Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TIMFriendCheckRelation

brief

二者之间的关系

名称 含义 值(enum)
FriendCheckNoRelation 无关系 FriendCheckNoRelation
FriendCheckAWithB 仅A中有B FriendCheckAWithB
FriendCheckBWithA 仅B中有A FriendCheckBWithA
FriendCheckBothWay 双向的 FriendCheckBothWay

Index

Enumeration members

FriendCheckAWithB

FriendCheckAWithB: = 1

FriendCheckBWithA

FriendCheckBWithA: = 2

FriendCheckBothWay

FriendCheckBothWay: = 3

FriendCheckNoRelation

FriendCheckNoRelation: = 0

Generated using TypeDoc