HyphenateSDK  3.3.0
Instance Methods | Properties | List of all members
EMPushOptions Class Reference

#import <EMPushOptions.h>

Inheritance diagram for EMPushOptions:

Instance Methods

(NSString *nickname) - __deprecated_msg
 

Properties

NSString * displayName
 
EMPushDisplayStyle displayStyle
 
EMPushNoDisturbStatus noDisturbStatus
 
NSInteger noDisturbingStartH
 
NSInteger noDisturbingEndH
 

Detailed Description

Apple Push Notification setting options

Property Documentation

- (NSString*) displayName
readwritenonatomiccopy

User's nickname to be displayed in apple push notification service messages

- (EMPushDisplayStyle) displayStyle
readwritenonatomicassign

Display style of notification message

- (NSInteger) noDisturbingEndH
readwritenonatomicassign

No disturbing mode end time (in hour)

- (NSInteger) noDisturbingStartH
readwritenonatomicassign

No disturbing mode start time (in hour)

- (EMPushNoDisturbStatus) noDisturbStatus
readwritenonatomicassign

No disturbing setting of notification message


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