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

#include <OrchestrationWarning.h>

Inherits NSObject.

Properties

NSInteger warningCode
 
NSError * error
 
NSInteger internalErrorCode
 

Detailed Description

The OrchestrationWarning class is the base class used for asynchronous warning management in the Orchestration SDK.

Property Documentation

◆ error

- (NSError*) error
readnonatomicassign

error coming from another SDK

◆ internalErrorCode

- (NSInteger) internalErrorCode
readnonatomicassign

Give the intial Error Code coming from one of our SDK 0 otherwise.

◆ warningCode

- (NSInteger) warningCode
readnonatomicassign

warning code attached to the warning (see OrchestrationWarningCodes.h)


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