init
Init sdk.
Return
Completable, what emits Completable.complete() when sdk is ready.
Parameters
context
Use getApplicationContext from any context
open fun init(@NotNull context: @NotNull Context, @NotNull configuration: @NotNull HealbeSdk.Configuration): Completable
Init sdk.
Return
Completable, what emits Completable.complete() when sdk is ready.
See also
Parameters
context
Use getApplicationContext from any context
configuration
Configuration for Healbe SDK