UNPKG

@rongcloud/plugin-wechat-rtc

Version:

@rongcloud/plugin-wechat-rtc

14 lines 545 B
export declare enum RCCommandKind { UNKNOWN = "UNKNOWN", ChangeEnableCommand = "ChangeEnableCommand", JoinRTCRoomCommand = "JoinRTCRoomCommand", RemoteUserCommand = "RemoteUserCommand", UnsubCommand = "UnsubCommand", PubCommand = "PubCommand", ReconnectCommand = "ReconnectCommand", UnpubCommand = "UnpubCommand", SubscribeCommand = "SubscribeCommand", RemoteResourceCommand = "RemoteResourceCommand", PullRTCRoomStatusCommand = "PullRTCRoomStatusCommand" } //# sourceMappingURL=RCCommandKind.d.ts.map