Chat SDK for Unity and Windows v1.3.1
|
Public 成员函数 | |
void | OnPresenceUpdated (List< Presence > presences) |
在线状态监听器。
void AgoraChat.IPresenceManagerDelegate.OnPresenceUpdated | ( | List< Presence > | presences | ) |
被订阅用户的在线状态发生变化。
presences | 被订阅用户新的在线状态。 |