Show / Hide Table of Contents

Class MessageGroupTipsElem

群提示消息

Inheritance
System.Object
MessageGroupTipsElem
Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public class MessageGroupTipsElem : object

Fields

groupChangeInfoList

Declaration
public GroupChangeInfoEntity[] groupChangeInfoList
Field Value
Type Description
GroupChangeInfoEntity[]

groupID

Declaration
public string groupID
Field Value
Type Description
System.String

memberChangeInfoList

Declaration
public GroupMemberChangeInfoEntity[] memberChangeInfoList
Field Value
Type Description
GroupMemberChangeInfoEntity[]

memberCount

Declaration
public int memberCount
Field Value
Type Description
System.Int32

memberList

Declaration
public GroupMemberFullInfoEntity[] memberList
Field Value
Type Description
GroupMemberFullInfoEntity[]

opMember

Declaration
public GroupMemberFullInfoEntity opMember
Field Value
Type Description
GroupMemberFullInfoEntity

type

Declaration
public int type
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX