Enum TIMFriendCheckRelation
Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMFriendCheckRelation
Fields
| Name | Description |
|---|---|
| FriendCheckAWithB | 仅A中有B |
| FriendCheckBothWay | 双向的 |
| FriendCheckBWithA | 仅B中有A |
| FriendCheckNoRelation | 无关系 |