Preparing search index...
The search index is not available
Chat SDK for React Native v1.6.0
react-native-chat-sdk
ChatMessageThreadEvent
Class ChatMessageThreadEvent
子区通知。
Index
Constructors
constructor
Properties
from
thread
type
Constructors
constructor
new
Chat
Message
Thread
Event
(
params
)
:
ChatMessageThreadEvent
构建子区事件实例。
Parameters
params
:
{
from
:
string
;
thread
:
any
;
type
:
number
;
}
from
:
string
thread
:
any
type
:
number
Returns
ChatMessageThreadEvent
Properties
from
from
:
string
子区操作者。
thread
thread
:
ChatMessageThread
子区实例。
type
type
:
ChatMessageThreadOperation
子区事件类型。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
from
thread
type
react-native-chat-sdk
Loading...
子区通知。