Show / Hide Table of Contents

Enum TIMGroupGetInfoFlag

Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMGroupGetInfoFlag

Fields

Name Description
kTIMGroupInfoFlag_AddOpton

Group joining option

kTIMGroupInfoFlag_AppId

AppId

kTIMGroupInfoFlag_CreateTime

Group creation time

kTIMGroupInfoFlag_FaceUrl

URL of group profile photo

kTIMGroupInfoFlag_GroupType

Group type

kTIMGroupInfoFlag_Introduction

Group profile

kTIMGroupInfoFlag_LastMsg

Latest group message

kTIMGroupInfoFlag_LastMsgTime

Time of the latest group message

kTIMGroupInfoFlag_LastTime

Last time that the group information was modified

kTIMGroupInfoFlag_MaxMemberNum

Maximum number of group members

kTIMGroupInfoFlag_MemberNum

Number of group members

kTIMGroupInfoFlag_Name

Group name

kTIMGroupInfoFlag_NextMsgSeq

NextMsgSeq

kTIMGroupInfoFlag_None

None

kTIMGroupInfoFlag_Notification

Group notification

kTIMGroupInfoFlag_OnlineNum

Number of online group members

kTIMGroupInfoFlag_OwnerUin

Account of group creator

kTIMGroupInfoFlag_Searchable

Group searchability

kTIMGroupInfoFlag_Seq

Seq

kTIMGroupInfoFlag_ShutupAll

Muting of all group members

kTIMGroupInfoFlag_Visible

Group visibility

In This Article
Back to top Generated by DocFX