Chat SDK for Unity and Windows v1.3.1
|
属性 | |
string | GroupId [get, set] |
string | GroupName [get, set] |
群组的基本信息, 用于定义公开群的信息。
若要从服务器获取群组基本信息,可调用 GetGroupSpecificationFromServer(string, ValueCallBack<Group>)
。
|
getset |
群组 ID。
|
getset |
群组名称。