Chat SDK for Unity and Windows v1.2.0
|
Properties | |
string | Publisher [get, set] |
List< PresenceDeviceStatus > | StatusList [get, set] |
string | StatusDescription [get, set] |
long | LatestTime [get, set] |
long | ExpiryTime [get, set] |
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.
|
getset |
Gets the user ID of the presence publisher.
|
getset |
Gets the details of the current presence state. The presence state details are a key-value structure, where the key can be "ios", "android", "linux", "win", or "webim", and the value is the current presence state of the publisher.
|
getset |
Gets the presence status description information.
|
getset |
Gets the presence update time.
|
getset |
Gets the expiration time of the presence subscription.