onUserJoined property

OnUserJoined? onUserJoined
getter/setter pair

Notification of attendee join

Parameter userId user ID

Parameter userName user name, can be empty string.

人员的加入通知

Parameter userId 用户ID。

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

Implementation

OnUserJoined? onUserJoined;