HyphenateSDK  3.1.4
Properties | List of all members
EMPushOptions Class Reference

#import <EMPushOptions.h>

Inheritance diagram for EMPushOptions:

Properties

NSString * nickname
 
EMPushDisplayStyle displayStyle
 
EMPushNoDisturbStatus noDisturbStatus
 
NSInteger noDisturbingStartH
 
NSInteger noDisturbingEndH
 

Detailed Description

Apple APNS setting options

Property Documentation

- (EMPushDisplayStyle) displayStyle
readwritenonatomicassign

Display style of push message

- (NSString*) nickname
readwritenonatomicstrong

Nick name to show for push message

- (NSInteger) noDisturbingEndH
readwritenonatomicassign

No-disturn mode end time, only supports hour

- (NSInteger) noDisturbingStartH
readwritenonatomicassign

No-disturn mode start time, only supports hour

- (EMPushNoDisturbStatus) noDisturbStatus
readwritenonatomicassign

No-disturb setting of push message


The documentation for this class was generated from the following file: