HyphenateSDK 3.6.3
构造函数 | 属性 | 所有成员列表
EMPushOptions类 参考

#import <EMPushOptions.h>

类 EMPushOptions 继承关系图:

构造函数

(NSString *nickname) - __deprecated_msg
 

属性

NSString * displayName
 
EMPushDisplayStyle displayStyle
 
EMPushNoDisturbStatus noDisturbStatus
 
NSInteger noDisturbingStartH
 
NSInteger noDisturbingEndH
 

详细描述

消息推送的设置选项

属性说明

◆ displayName

- (NSString*) displayName
readwritenonatomiccopy

推送消息显示的昵称

◆ displayStyle

- (EMPushDisplayStyle) displayStyle
readwritenonatomicassign

推送消息显示的类型

◆ noDisturbingEndH

- (NSInteger) noDisturbingEndH
readwritenonatomicassign

消息推送免打扰结束时间,小时,暂时只支持整点(小时)

◆ noDisturbingStartH

- (NSInteger) noDisturbingStartH
readwritenonatomicassign

消息推送免打扰开始时间,小时,暂时只支持整点(小时)

◆ noDisturbStatus

- (EMPushNoDisturbStatus) noDisturbStatus
readwritenonatomicassign

消息推送的免打扰设置


该类的文档由以下文件生成: