For the complete documentation index, see llms.txt. This page is also available as Markdown.

SENTOptionsInitPurpose

SENTOptionsInitPurpose

SENTOptionsInitPurposeAppLaunch

Specifies that the purpose of the SENTOptions object that will be created is for initializing the SDK during app launch.

SENTOptionsInitPurposeDelayedSdkInitialization

Specifies that the purpose of the SENTOptions object that will be created is for initializing the SDK outside of the app delegate.

Last updated