Preparing search index...
The search index is not available
Chat SDK for React Native v1.6.0
react-native-chat-sdk
ChatGroupInfo
Class ChatGroupInfo
群组信息类。
Index
Constructors
constructor
Properties
group
Id
group
Name
Constructors
constructor
new
Chat
Group
Info
(
params
)
:
ChatGroupInfo
Parameters
params
:
{
groupId
:
string
;
groupName
:
string
;
}
group
Id
:
string
group
Name
:
string
Returns
ChatGroupInfo
Properties
group
Id
group
Id
:
string
群组 ID。
group
Name
group
Name
:
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...
群组信息类。