Class FriendshipAddFriendParam
Inheritance
System.Object
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
Fields
friendship_add_friend_param_add_source
Declaration
public string friendship_add_friend_param_add_source
Field Value
Type | Description |
---|---|
System.String | Write-only; the friend request source description |
friendship_add_friend_param_add_wording
Declaration
public string friendship_add_friend_param_add_wording
Field Value
Type | Description |
---|---|
System.String | Write-only; the friend request remarks |
friendship_add_friend_param_friend_type
Declaration
public TIMFriendType friendship_add_friend_param_friend_type
Field Value
Type | Description |
---|---|
TIMFriendType | Write-only; the friend type of the friend request |
friendship_add_friend_param_group_name
Declaration
public string friendship_add_friend_param_group_name
Field Value
Type | Description |
---|---|
System.String | Write-only; the preliminary group name |
friendship_add_friend_param_identifier
Declaration
public string friendship_add_friend_param_identifier
Field Value
Type | Description |
---|---|
System.String | Write-only; the UserID of the friend request initiator |
friendship_add_friend_param_remark
Declaration
public string friendship_add_friend_param_remark
Field Value
Type | Description |
---|---|
System.String | Write-only; the preliminary remarks |