Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TIMFriendResponseAction

brief

好友添加请求响应的动作类型

名称 含义 值(enum)
ResponseActionAgree 同意 ResponseActionAgree
ResponseActionAgreeAndAdd 同意并添加 ResponseActionAgreeAndAdd
ResponseActionReject 拒绝 ResponseActionReject

Index

Enumeration members

ResponseActionAgree

ResponseActionAgree: = 0

ResponseActionAgreeAndAdd

ResponseActionAgreeAndAdd: = 1

ResponseActionReject

ResponseActionReject: = 2

Generated using TypeDoc