Interface: RTMCallResult
Defined in: RTMClient.ts:736
Properties
error?
optional error: object;
Defined in: RTMClient.ts:739
code
code: number;
msg
msg: string;
reply_to?
optional reply_to: number;
Defined in: RTMClient.ts:738
ts
ts: string;
Defined in: RTMClient.ts:737