| Package | Description |
|---|---|
| com.sinch.android.rtc | |
| com.sinch.android.rtc.calling | |
| com.sinch.android.rtc.messaging |
| 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 |
UserRegistrationCallback.onUserRegistrationFailed(SinchError error) |
void |
PushTokenRegistrationCallback.tokenRegistrationFailed(SinchError error)
Informs that the push token registration failed and the application will not
be able to receive incoming calls via push notification.
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
SinchError |
MessageFailureInfo.getSinchError()
An error object that describes this particular failure.
|
Copyright 2016, Sinch AB