Chat SDK for Android v1.3.1
agora java chat SDK
|
Inherits io.agora.chat.EMBase< T >.
Public Member Functions | |
String | getPublisher () |
Map< String, Integer > | getStatusList () |
String | getExt () |
long | getLatestTime () |
long | getExpiryTime () |
The presence property class that contains presence properties, including the publisher's user ID and current presence state, and the platform used by the online device, as well as the presence's extension information, update time, and subscription expiration time.
long io.agora.chat.Presence.getExpiryTime | ( | ) |
String io.agora.chat.Presence.getExt | ( | ) |
long io.agora.chat.Presence.getLatestTime | ( | ) |
String io.agora.chat.Presence.getPublisher | ( | ) |
Map< String, Integer > io.agora.chat.Presence.getStatusList | ( | ) |