Preparing search index...
The search index is not available
Chat SDK for React Native v1.6.0
react-native-chat-sdk
ChatMessagePinInfo
Class ChatMessagePinInfo
消息置顶详情。
Index
Constructors
constructor
Properties
operator
Id
pin
Time
Constructors
constructor
new
Chat
Message
Pin
Info
(
params
)
:
ChatMessagePinInfo
Parameters
params
:
{
operatorId
:
string
;
pinTime
:
number
;
}
operator
Id
:
string
pin
Time
:
number
Returns
ChatMessagePinInfo
Properties
operator
Id
operator
Id
:
string
操作者的ID。
pin
Time
pin
Time
:
number
置顶时间戳。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
operator
Id
pin
Time
react-native-chat-sdk
Loading...
消息置顶详情。