Class FriendInfoGetResult
Inheritance
System.Object
FriendInfoGetResult
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 FriendInfoGetResult
Fields
friendship_friend_info_get_result_error_code
Declaration
public uint friendship_friend_info_get_result_error_code
Field Value
Type | Description |
---|---|
System.UInt32 |
friendship_friend_info_get_result_error_message
Declaration
public string friendship_friend_info_get_result_error_message
Field Value
Type | Description |
---|---|
System.String |
friendship_friend_info_get_result_field_info
Declaration
public List<FriendProfile> friendship_friend_info_get_result_field_info
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<FriendProfile> |
friendship_friend_info_get_result_identifier
Declaration
public string friendship_friend_info_get_result_identifier
Field Value
Type | Description |
---|---|
System.String |
friendship_friend_info_get_result_relation_type
Declaration
public TIMFriendshipRelationType friendship_friend_info_get_result_relation_type
Field Value
Type | Description |
---|---|
TIMFriendshipRelationType |