Show / Hide Table of Contents

Class FriendRespone

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

Fields

friend_respone_action

Declaration
public TIMFriendResponseAction friend_respone_action
Field Value
Type Description
TIMFriendResponseAction

只写(必填), 响应好友添加的动作

friend_respone_group_name

Declaration
public string friend_respone_group_name
Field Value
Type Description
System.String

只写(选填), 好友分组列表

friend_respone_identifier

Declaration
public string friend_respone_identifier
Field Value
Type Description
System.String

只写(必填), 响应好友添加的UserID

friend_respone_remark

Declaration
public string friend_respone_remark
Field Value
Type Description
System.String

只写(选填), 好友备注

In This Article
Back to top Generated by DocFX