Chat SDK for React Native 1.14.0
Preparing search index...
ChatMessagePinInfo
Class ChatMessagePinInfo
消息置顶详情。
Index
Constructors
constructor
Properties
operator
Id
pin
Time
Constructors
constructor
new
ChatMessagePinInfo
(
params
:
{
operatorId
:
string
;
pinTime
:
number
}
,
)
:
ChatMessagePinInfo
Parameters
params
:
{
operatorId
:
string
;
pinTime
:
number
}
Returns
ChatMessagePinInfo
Properties
operator
Id
operatorId
:
string
操作者的ID。
pin
Time
pinTime
:
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...
消息置顶详情。