Class MoneroConnectionsClient
Constructors
constructor
- new MoneroConnectionsClient(hostname: string, credentials?: null | {}, options?: null | {}): MoneroConnectionsClient
Parameters
hostname: string
Optional credentials: null | {}
Optional options: null | {}
Properties
client_
credentials_
credentials_: null | {}
hostname_
hostname_: string
methodInfoAddConnection
methodInfoCheckConnection
methodInfoCheckConnections
methodInfoGetBestAvailableConnection
methodInfoGetConnection
methodInfoGetConnections
methodInfoRemoveConnection
methodInfoSetAutoSwitch
methodInfoSetConnection
methodInfoStartCheckingConnections
methodInfoStopCheckingConnections
options_
options_: null | {}
Methods
addConnection
Parameters
Parameters
checkConnection
Parameters
Parameters
checkConnections
Parameters
Parameters
getBestAvailableConnection
Parameters
Parameters
getConnection
Parameters
Parameters
getConnections
Parameters
Parameters
removeConnection
Parameters
Parameters
setAutoSwitch
Parameters
Parameters
setConnection
Parameters
Parameters
startCheckingConnections
Parameters
Parameters
stopCheckingConnections
Parameters
Parameters