interface RPCCommandSetActivityPayload
extends
RPCCommandMessage<RPCCommands.SetActivity>export interface RPCCommandSetActivityPayload extends RPCCommandMessage<RPCCommands.SetActivity>
RPCSetActivityArgs args :
Cmd cmd :
Inherited from: BaseRPCMessage
string nonce :
Inherited from: RPCCommandMessage