Show / Hide Table of Contents

Class FriendshipCheckFriendTypeResult

Inheritance
System.Object
ExtraData
FriendshipCheckFriendTypeResult
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 FriendshipCheckFriendTypeResult : ExtraData

Fields

friendship_check_friendtype_result_code

Declaration
public int friendship_check_friendtype_result_code
Field Value
Type Description
System.Int32

friendship_check_friendtype_result_desc

Declaration
public string friendship_check_friendtype_result_desc
Field Value
Type Description
System.String

friendship_check_friendtype_result_identifier

Declaration
public string friendship_check_friendtype_result_identifier
Field Value
Type Description
System.String

friendship_check_friendtype_result_relation

Declaration
public TIMFriendCheckRelation friendship_check_friendtype_result_relation
Field Value
Type Description
TIMFriendCheckRelation
In This Article
Back to top Generated by DocFX