Chat SDK for Unity and Windows v1.2.0
|
Public Member Functions | |
void | OnPresenceUpdated (List< Presence > presences) |
The presence state listener.
void AgoraChat.IPresenceManagerDelegate.OnPresenceUpdated | ( | List< Presence > | presences | ) |
Occurs when the presence state of a subscribed user changes.
presences | The new presence state of a subscribed user. |