| Package | Description |
|---|---|
| com.sinch.android.rtc.calling | |
| com.sinch.android.rtc.messaging |
| Modifier and Type | Method and Description |
|---|---|
void |
CallListener.onShouldSendPushNotification(Call call,
java.util.List<PushPair> pushPairs)
Tells the caller side listener that the callee device can't be reached directly, and it is
required to wake up the callee's
application with an push notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageClientListener.onShouldSendPushData(MessageClient client,
Message message,
java.util.List<PushPair> pushPairs)
Deprecated.
Tells the listener that the recipient device can't be reached directly,
and it is required to wake up the recipient's application with a push notification.
|
Copyright 2016, Sinch AB