Show / Hide Table of Contents

Class FriendshipAddFriendParam

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

Fields

friendship_add_friend_param_add_source

Declaration
public string friendship_add_friend_param_add_source
Field Value
Type Description
System.String

只写, 加好友来源描述

friendship_add_friend_param_add_wording

Declaration
public string friendship_add_friend_param_add_wording
Field Value
Type Description
System.String

只写, 加好友附言

friendship_add_friend_param_friend_type

Declaration
public TIMFriendType friendship_add_friend_param_friend_type
Field Value
Type Description
TIMFriendType

只写, 请求添加好友的好友类型

friendship_add_friend_param_group_name

Declaration
public string friendship_add_friend_param_group_name
Field Value
Type Description
System.String

只写, 预分组名

friendship_add_friend_param_identifier

Declaration
public string friendship_add_friend_param_identifier
Field Value
Type Description
System.String

只写, 请求加好友对应的UserID

friendship_add_friend_param_remark

Declaration
public string friendship_add_friend_param_remark
Field Value
Type Description
System.String

只写, 预备注

In This Article
Back to top Generated by DocFX