interface RPCCommandAcceptActivityInvitePayload

external
export interface RPCCommandAcceptActivityInvitePayload extends RPCCommandMessage<RPCCommands.AcceptActivityInvite>

external
cmd : Cmd

Inherited from: BaseRPCMessage

external
nonce : string

Inherited from: RPCCommandMessage