SFAErrorType Constants Reference

Declared in SFSDKInstrumentationEvent.h

SFAErrorType

Represents the type of error being logged.

Definition

typedef NS_ENUM(NSInteger, SFAErrorType ) {
   ErrorTypeInfo = 0,
   ErrorTypeWarn,
   ErrorTypeError,
};

Constants

ErrorTypeInfo

Represents the type of error being logged.

Declared In SFSDKInstrumentationEvent.h.

ErrorTypeWarn

Represents the type of error being logged.

Declared In SFSDKInstrumentationEvent.h.

ErrorTypeError

Represents the type of error being logged.

Declared In SFSDKInstrumentationEvent.h.

Declared In

SFSDKInstrumentationEvent.h