#include <CDDCMessageParams.h>
Inherits NSObject.
◆ initWithOrchestrationUser:eventName:applicationData:encrypted:
- (instancetype) initWithOrchestrationUser: |
|
(OrchestrationUser *) | orchestrationUser |
eventName: |
|
(NSString *) | eventName |
applicationData: |
|
(NSString *) | applicationData |
encrypted: |
|
(BOOL) | encrypted |
◆ applicationData
- (NSString*) applicationData |
|
readwritenonatomiccopy |
◆ encrypted
True if the CDDC data must be encrypted
◆ eventName
The event name related to the collected data
◆ orchestrationUser
The unique identifier of the user
The documentation for this class was generated from the following file: