JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To… Overview Tasks transMessageType sendUser target transparentText conversation

# JMSGMessageTransparentEvent Class Reference
Inherits from JMSGNotificationEvent : NSObject
Declared in JMSGNotificationEvent.h
## Overview 上层通过 JMSGEventDelegate 类中的 [JMSGEventDelegate onReceiveMessageTransparentEvent:] 代理方法监听该事件 ### transMessageType 消息透传的类型,单聊、群聊、设备间透传消息 @property (nonatomic, assign, readonly) JMSGTransMessageType transMessageType #### Declared In JMSGNotificationEvent.h ### sendUser 透传消息的发送者 @property (nonatomic, strong, readonly) JMSGUser *sendUser #### Declared In JMSGNotificationEvent.h ### target 透传消息的目标对象,JMSGUser、JMSGGroup @property (nonatomic, strong, readonly) id target #### Declared In JMSGNotificationEvent.h ### transparentText 透传消息内容 @property (nonatomic, strong, readonly) NSString *transparentText #### Declared In JMSGNotificationEvent.h ### conversation 透传消息所属会话 @property (nonatomic, strong, readonly) JMSGConversation *conversation #### Discussion 注意:如果接收到设备间的透传事件,此属性的值为 nil;如果本地并没有创建会话,此属性也为 nil #### Declared In JMSGNotificationEvent.h

Copyright © 2019 HXHG. All rights reserved. Updated: 2019-05-06

Generated by appledoc 2.2.1 (build 1334).

若有收获,就点个赞吧

0 人点赞

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