Package | Description |
---|---|
com.sinch.android.rtc | |
com.sinch.android.rtc.calling |
Modifier and Type | Method and Description |
---|---|
void |
SinchClientListener.onClientFailed(SinchClient client,
SinchError error)
Tells the listener that there was an error in the
SinchClient . |
void |
PushTokenRegistrationCallback.onPushTokenRegistrationFailed(SinchError error)
Informs that the push token registration failed and the application will not
be able to receive incoming calls via push notification.
|
void |
UserRegistrationCallback.onUserRegistrationFailed(SinchError error) |
Modifier and Type | Method and Description |
---|---|
SinchError |
CallDetails.getError()
If the end cause is
CallEndCause.FAILURE , then this method returns
an error object that describes the error. |
Copyright 2016, Sinch AB