Interface IRCIMIWJoinChatRoomCallback
Hierarchy
- IRCIMIWJoinChatRoomCallback
Methods
onChatRoomJoined
- onChatRoomJoined(res: { code: number; targetId: string }): void
Parameters
res: { code: number; targetId: string }
code: number
targetId: string
Returns void