UAAddCustomEventActionErrorCode Constants Reference
Declared in | UAAddCustomEventAction.h |
UAAddCustomEventActionErrorCode
Represents the possible error conditions
when running a UAAddCustomEventAction
.
Definition
typedef NS_ENUM(NSInteger, UAAddCustomEventActionErrorCode ) {
UAAddCustomEventActionErrorCodeInvalidEventName,
};
Constants
Declared In
UAAddCustomEventAction.h