Class FriendshipCheckFriendTypeParam
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 FriendshipCheckFriendTypeParam : ExtraData
Fields
friendship_check_friendtype_param_check_type
Declaration
public TIMFriendType friendship_check_friendtype_param_check_type
Field Value
Type | Description |
---|---|
TIMFriend |
只写, 要检测的好友类型 |
friendship_check_friendtype_param_identifier_array
Declaration
public List<string> friendship_check_friendtype_param_identifier_array
Field Value
Type | Description |
---|---|
System. |
只写, 要检测的好友UserID列表 |