Class FriendRespone
Inheritance
System.Object
FriendRespone
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 FriendRespone
Fields
friend_respone_action
Declaration
public TIMFriendResponseAction friend_respone_action
Field Value
Type | Description |
---|---|
TIMFriendResponseAction | Write-only (required); the action of the response to friend adding |
friend_respone_group_name
Declaration
public string friend_respone_group_name
Field Value
Type | Description |
---|---|
System.String | Write-only (optional); the group list |
friend_respone_identifier
Declaration
public string friend_respone_identifier
Field Value
Type | Description |
---|---|
System.String | Write-only (required); the UserID of the response to friend adding |
friend_respone_remark
Declaration
public string friend_respone_remark
Field Value
Type | Description |
---|---|
System.String | Write-only (optional); the friend remarks |