Push
Update the pusher for this device on the SDN node.
- (MXHTTPOperation*)setPusherWithPushkey:(NSString *)pushkey
kind:(NSObject *)kind
appId:(NSString *)appId
appDisplayName:(NSString *)appDisplayName
deviceDisplayName:(NSString *)deviceDisplayName
profileTag:(NSString *)profileTag
lang:(NSString *)lang
data:(NSDictionary *)data
append:(BOOL)append
success:(void (^)(void))success
failure:(void (^)(NSError *error))failure NS_REFINED_FOR_SWIFT;Name
Type
Description
Required
Name
Type
Description
Required
Update the pusher for this device on the node
Name
Type
Description
Required
Name
Type
Description
Required
Get all currently active pushers for the authenticated user
Name
Type
Description
Required
Get all push notifications rules
Name
Type
Description
Required
Enable/Disable a push notification rule
Name
Type
Description
Required
Name
Type
Description
Required
Remove a push notification rule
Name
Type
Description
Required
Name
Type
Description
Required
Create a new push rule
Name
Type
Description
Required
Name
Type
Description
Required
Update push rule actions
Name
Type
Description
Required
Name
Type
Description
Required
Last updated