AgoraChat SDK for Unity and Windows v1.4.0
Loading...
Searching...
No Matches
AgoraChat.PinnedInfo Class Reference
Inheritance diagram for AgoraChat.PinnedInfo:

Public Attributes

string PinnedBy
long PinnedAt

Detailed Description

The message pinning information class.

Member Data Documentation

◆ PinnedBy

string AgoraChat.PinnedInfo.PinnedBy

The user ID of the operator.

If there is no message pinning information, the value is an empty string.

◆ PinnedAt

long AgoraChat.PinnedInfo.PinnedAt

The time when the message is pinned.

If there is no message pinning information, this value is 0.