SFASchemaType Constants Reference

Declared in SFSDKInstrumentationEvent.h

SFASchemaType

Represents the type of schema being logged.

Definition

typedef NS_ENUM(NSInteger, SFASchemaType ) {
   SchemaTypeInteraction = 0,
   SchemaTypePageView,
   SchemaTypePerf,
   SchemaTypeError,
};

Constants

SchemaTypeInteraction

Represents the type of schema being logged.

Declared In SFSDKInstrumentationEvent.h.

SchemaTypePageView

Represents the type of schema being logged.

Declared In SFSDKInstrumentationEvent.h.

SchemaTypePerf

Represents the type of schema being logged.

Declared In SFSDKInstrumentationEvent.h.

SchemaTypeError

Represents the type of schema being logged.

Declared In SFSDKInstrumentationEvent.h.

Declared In

SFSDKInstrumentationEvent.h