JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To…

# JMSGFriendEventType Constants Reference
Declared in JMSGConstants.h
### JMSGFriendEventType 好友事件类型 #### 上层通过 JMSGEventDelegate 类里的方法来监听此类事件 #### Definition 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).

若有收获,就点个赞吧

0 人点赞

暂无相关搜索结果!
    展开/收起文章目录