Show / Hide Table of Contents

Class onMemberKickedCallback

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

Fields

groupID

Declaration
public string groupID
Field Value
Type Description
System.String

memberList

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

opUser

Declaration
public GroupMemberFullInfoEntity opUser
Field Value
Type Description
GroupMemberFullInfoEntity
In This Article
Back to top Generated by DocFX