Orchestration SDK 5.10.1
Loading...
Searching...
No Matches
NotificationRegistrationParams Class Reference

#include <NotificationRegistrationParams.h>

Inherits NSObject.

Properties

OrchestrationUserorchestrationUser
 
NSString * notificationIdentifier
 
id< NotificationRegistrationDelegatenotificationRegistrationDelegate
 

Detailed Description

A NotificationRegistrationParams object provides parameters to register for push notifications.

Property Documentation

◆ notificationIdentifier

- (NSString*) notificationIdentifier
readwritenonatomiccopy

Notification identifier used when registering for push notifications.

◆ notificationRegistrationDelegate

- (id<NotificationRegistrationDelegate>) notificationRegistrationDelegate
readwritenonatomicweak

NotificationRegistrationDelegate to be notified about notification registration events.

◆ orchestrationUser

- (OrchestrationUser*) orchestrationUser
readwritenonatomicstrong

User identifier used when registering for push notifications.


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