JMessage-iOS-SDK
Jump To… Overview Tasks eventType eventDescription
Inherits from | NSObject |
---|---|
Declared in | JMSGNotificationEvent.h |
eventType
事件类型
@property (nonatomic, assign, readonly) JMSGEventNotificationType eventType
#### Discussion
参考事件类型的定义 JMSGEventNotificationType
#### Declared In
JMSGNotificationEvent.h
### eventDescription
事件的描述信息
@property (nonatomic, strong, readonly) NSString *eventDescription
#### Discussion
下发事件的文字描述,可能为空
#### Declared In
JMSGNotificationEvent.h
Copyright © 2019 HXHG. All rights reserved. Updated: 2019-01-08
Generated by appledoc 2.2.1 (build 1334).