start

abstract fun start()

Starts the SinchClient. This must be done prior to making any calls.

Throws

if SinchClient is already started.

if SinchClient detects that the app lacks required Android permissions.