8#import <Foundation/Foundation.h>
10NS_ASSUME_NONNULL_BEGIN
11@protocol NotificationRegistrationDelegate;
Definition NotificationRegistrationParams.h:20
OrchestrationUser * orchestrationUser
Definition NotificationRegistrationParams.h:24
NSString * notificationIdentifier
Definition NotificationRegistrationParams.h:29
id< NotificationRegistrationDelegate > notificationRegistrationDelegate
Definition NotificationRegistrationParams.h:34
Definition OrchestrationUser.h:17