Chat SDK for React Native 1.14.0
Preparing search index...
ChatGroupInfo
Class ChatGroupInfo
群组信息类。
Index
Constructors
constructor
Properties
group
Id
group
Name
Constructors
constructor
new
ChatGroupInfo
(
params
:
{
groupId
:
string
;
groupName
:
string
}
)
:
ChatGroupInfo
Parameters
params
:
{
groupId
:
string
;
groupName
:
string
}
Returns
ChatGroupInfo
Properties
group
Id
groupId
:
string
群组 ID。
group
Name
groupName
:
string
群组名称。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
group
Id
group
Name
react-native-chat-sdk
Loading...
群组信息类。