Show / Hide Table of Contents

Class FriendOperationResultEntity

好友操作结果(添加、删除、加黑名单、添加分组等)

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

Fields

resultCode

Declaration
public int resultCode
Field Value
Type Description
System.Int32

resultInfo

Declaration
public string resultInfo
Field Value
Type Description
System.String

userID

Declaration
public string userID
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX