Show / Hide Table of Contents

Class FriendResult

Inheritance
System.Object
ExtraData
FriendResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: com.tencent.imsdk.unity.types
Assembly: cs.temp.dll.dll
Syntax
public class FriendResult : ExtraData

Fields

friend_result_code

Declaration
public int friend_result_code
Field Value
Type Description
System.Int32

friend_result_desc

Declaration
public string friend_result_desc
Field Value
Type Description
System.String

friend_result_identifier

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