onUserJoinIndication property

OnUserJoinIndication? onUserJoinIndication
getter/setter pair

Notification of other attendee join

Parameter userId user ID

Parameter userName user name, can be empty string.

其他人员的加入通知

Parameter userId 用户ID。

Parameter userName 用户名字, 可能为空字符串。

Implementation

OnUserJoinIndication? onUserJoinIndication;