onChannelJoinConfirm property

ResultCallback? onChannelJoinConfirm
getter/setter pair

Notification of join channel

Parameter result OK means join channel success, others mean join channel fail.

加入频道的通知

Parameter result OK 表示加入频道成功, 其他表示加入频道失败。

Implementation

ResultCallback? onChannelJoinConfirm;