export interface RPCCommandAcceptActivityInvitePayload extends RPCCommandMessage<RPCCommands.AcceptActivityInvite>externalargs : RPCAcceptActivityInviteArgs
externalcmd : Cmd
Inherited from: BaseRPCMessage
externalnonce : string
Inherited from: RPCCommandMessage