interface RPCConnectionsCallbackResult

external
export interface RPCConnectionsCallbackResult extends RPCCommandMessage<RPCCommands.ConnectionsCallback>

Constructors

constructor()

external
cmd : Cmd

Inherited from: BaseRPCMessage

external
nonce : string

Inherited from: RPCCommandMessage