Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TIMFriendResponseAction

brief

Type of the friend request response action

name meaning value (enum)
ResponseActionAgree agree ResponseActionAgree
ResponseActionAgreeAndAdd Agree and add ResponseActionAgreeAndAdd
ResponseActionReject Refuse ResponseActionReject

Index

Enumeration members

ResponseActionAgree

ResponseActionAgree = 0

ResponseActionAgreeAndAdd

ResponseActionAgreeAndAdd = 1

ResponseActionReject

ResponseActionReject = 2

Generated using TypeDoc