Interface: RTMPlatformError
Defined in: errors.ts:33
All errors produced by this package adhere to this interface
Extends
Properties
code
code: SendMessagePlatformError;
Defined in: errors.ts:34
Overrides
data
data: RTMCallResult;
Defined in: errors.ts:35