Chat SDK for Unity and Windows v1.3.0
|
Public Attributes | |
string | PinnedBy |
long | PinnedAt |
The message pinning information class.
string AgoraChat.PinnedInfo.PinnedBy |
The user ID of the operator.
If there is no message pinning information, the value is an empty string.
long AgoraChat.PinnedInfo.PinnedAt |
The time when the message is pinned.
If there is no message pinning information, this value is 0.