Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TIMFriendCheckRelation

brief

Relationship between the two parties

name meaning value (enum)
FriendCheckNoRelation It doesn't matter FriendCheckNoRelation
FriendCheckAWithB B only in A FriendCheckAWithB
FriendCheckBWithA only A in B FriendCheckBWithA
FriendCheckBothWay bidirectional FriendCheckBothWay

Index

Enumeration members

FriendCheckAWithB

FriendCheckAWithB = 1

FriendCheckBWithA

FriendCheckBWithA = 2

FriendCheckBothWay

FriendCheckBothWay = 3

FriendCheckNoRelation

FriendCheckNoRelation = 0

Generated using TypeDoc