Class FriendshipDeletePendencyParam
Inheritance
System.Object
FriendshipDeletePendencyParam
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 FriendshipDeletePendencyParam
Fields
friendship_delete_pendency_param_identifier_array
Declaration
public List<string> friendship_delete_pendency_param_identifier_array
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> | Read-only; the list of UserIDs corresponding to the pending friend requests to delete |
friendship_delete_pendency_param_type
Declaration
public TIMFriendPendencyType friendship_delete_pendency_param_type
Field Value
Type | Description |
---|---|
TIMFriendPendencyType | Read-only; the type of the pending friend request |