Show / Hide Table of Contents

Class FriendshipModifyFriendProfileParam

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

Fields

friendship_modify_friend_profile_param_identifier

Declaration
public string friendship_modify_friend_profile_param_identifier
Field Value
Type Description
System.String

只写, 被修改的好友的UserID

friendship_modify_friend_profile_param_item

Declaration
public FriendProfileItem friendship_modify_friend_profile_param_item
Field Value
Type Description
FriendProfileItem

只写, 修改的好友资料各个选项

In This Article
Back to top Generated by DocFX