Class FriendshipModifyFriendProfileParam
Inheritance
System.Object
FriendshipModifyFriendProfileParam
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 FriendshipModifyFriendProfileParam
Fields
friendship_modify_friend_profile_param_identifier
Declaration
public string friendship_modify_friend_profile_param_identifier
Field Value
Type | Description |
---|---|
System.String | Write-only; the UserID of the friend whose profile is modified |
friendship_modify_friend_profile_param_item
Declaration
public FriendProfileItem friendship_modify_friend_profile_param_item
Field Value
Type | Description |
---|---|
FriendProfileItem | Write-only; the profile options of the friend whose profile is modified |