Delegate GroupAttributeChangedStringCallback
群属性改变
Namespace: com.tencent.imsdk.unity.callback
Assembly: cs.temp.dll.dll
Syntax
public delegate void GroupAttributeChangedStringCallback(string group_id, string group_attributes, string user_data);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | group_id | |
| System.String | group_attributes | |
| System.String | user_data |