Class GroupAttributes
Inheritance
System.Object
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
Fields
group_atrribute_key
Declaration
public string group_atrribute_key
Field Value
Type | Description |
---|---|
System.String | The `key` of the group attribute `map` |
group_atrribute_value
Declaration
public string group_atrribute_value
Field Value
Type | Description |
---|---|
System.String | The `value` of the group attribute `map` |