Class GroupBaseInfo
Inheritance
System.Object
GroupBaseInfo
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)
Assembly: cs.temp.dll.dll
Syntax
public class GroupBaseInfo
Fields
group_base_info_face_url
Declaration
public string group_base_info_face_url
Field Value
Type |
Description |
System.String |
|
group_base_info_group_id
Declaration
public string group_base_info_group_id
Field Value
Type |
Description |
System.String |
|
group_base_info_group_name
Declaration
public string group_base_info_group_name
Field Value
Type |
Description |
System.String |
|
group_base_info_group_type
Declaration
public TIMGroupType group_base_info_group_type
Field Value
group_base_info_info_seq
Declaration
public uint group_base_info_info_seq
Field Value
Type |
Description |
System.UInt32 |
|
group_base_info_is_shutup_all
Declaration
public bool group_base_info_is_shutup_all
Field Value
Type |
Description |
System.Boolean |
|
group_base_info_lastest_seq
Declaration
public uint group_base_info_lastest_seq
Field Value
Type |
Description |
System.UInt32 |
|
group_base_info_msg_flag
Declaration
public uint group_base_info_msg_flag
Field Value
Type |
Description |
System.UInt32 |
|
group_base_info_readed_seq
Declaration
public uint group_base_info_readed_seq
Field Value
Type |
Description |
System.UInt32 |
|
group_base_info_self_info
Declaration
public GroupSelfInfo group_base_info_self_info
Field Value