Show / Hide Table of Contents

Class GroupSelfInfo

Inheritance
System.Object
ExtraData
GroupSelfInfo
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 GroupSelfInfo : ExtraData

Fields

group_self_info_join_time

Declaration
public uint group_self_info_join_time
Field Value
Type Description
System.UInt32

group_self_info_msg_flag

Declaration
public TIMReceiveMessageOpt group_self_info_msg_flag
Field Value
Type Description
TIMReceiveMessageOpt

group_self_info_role

Declaration
public uint group_self_info_role
Field Value
Type Description
System.UInt32

group_self_info_unread_num

Declaration
public uint group_self_info_unread_num
Field Value
Type Description
System.UInt32
In This Article
Back to top Generated by DocFX