CoreClientFactory

Factory class that creates a CoreClient object.

See also

CoreClient

Properties

Link copied to clipboard
abstract var capabilityVersion: String

The capability version of the SDK.

Link copied to clipboard
abstract val sdkVersion: String

The installed SDK version.

Functions

Link copied to clipboard
abstract fun create(context: Context, configuration: <Error class: unknown class>): <Error class: unknown class>

Creates the CoreClient singleton instance.

Link copied to clipboard
abstract fun destroy(context: Context)

Destroys the CoreClient singleton instance.

Link copied to clipboard
abstract fun overrideCoreClient(coreClient: <Error class: unknown class>)

Overrides the CoreClient instance