Show / Hide Table of Contents

Class onGrantAdministratorCallback

Inheritance
System.Object
onGrantAdministratorCallback
Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public class onGrantAdministratorCallback : 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