Class GroupAttributes
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: com.tencent.imsdk.unity.types
Assembly: cs.temp.dll.dll
Syntax
public class GroupAttributes : ExtraData
Fields
group_atrribute_key
Declaration
public string group_atrribute_key
Field Value
Type | Description |
---|---|
System.String | 群属性 map 的 key |
group_atrribute_value
Declaration
public string group_atrribute_value
Field Value
Type | Description |
---|---|
System.String | 群属性 map 的 value |