JMessage-iOS-SDK
Jump To…
Declared in | JMSGConstants.h |
---|
typedef NS_ENUM(NSInteger, JMSGFriendEventType ) {
kJMSGEventNotificationReceiveFriendInvitation = 51,
kJMSGEventNotificationAcceptedFriendInvitation = 52,
kJMSGEventNotificationDeclinedFriendInvitation = 53,
kJMSGEventNotificationDeletedFriend = 6,
kJMSGEventNotificationReceiveServerFriendUpdate = 7,
};
#### Constants
- kJMSGEventNotificationReceiveFriendInvitation
-事件类型: 收到好友邀请 Declared In
JMSGConstants.h
.
- kJMSGEventNotificationAcceptedFriendInvitation
-事件类型: 对方接受了你的好友邀请 Declared In
JMSGConstants.h
.
- kJMSGEventNotificationDeclinedFriendInvitation
-事件类型: 对方拒绝了你的好友邀请 Declared In
JMSGConstants.h
.
- kJMSGEventNotificationDeletedFriend
-事件类型: 对方将你从好友中删除 Declared In
JMSGConstants.h
.
- kJMSGEventNotificationReceiveServerFriendUpdate
-事件类型:非客户端修改好友关系收到好友更新事件 Declared In
JMSGConstants.h
.
#### Declared In
JMSGConstants.h
Copyright © 2019 HXHG. All rights reserved. Updated: 2019-01-08
Generated by appledoc 2.2.1 (build 1334).