initializeAsync

abstract suspend fun initializeAsync(configuration: BlueConicConfiguration): Result

Initializes the BlueConic client with the given configuration.

Return

The result of the operation.

Parameters

configuration

The SDK configuration containing the host name to which the SDK should connect.