Tells the listener that there was an error in the SinchClient.
The SinchClient informing the listener that an error occurred.
SinchError object that describes the problem.
Tells the listener that the client has started and ready for initiating outgoing calls. Note that in order to receive calls, SinchClient.setSupportManagedPush must be called.
The client informing the listener that it started.
Tells the listener that registration credentials are needed.
The SinchClient informing the listener to register credentials
ClientRegistration object to call register on.
Generated using TypeDoc
A
SinchClientListener
handles client state changes