Package | Description |
---|---|
com.sinch.android.rtc |
Modifier and Type | Interface and Description |
---|---|
interface |
SinchClientListener
A
SinchClientListener handles client state changes and the optional log
method allows the listener to log messages from the underlying calling
functionality. |
Modifier and Type | Method and Description |
---|---|
void |
UserController.registerUser(UserRegistrationCallback userRegistrationCallback,
PushTokenRegistrationCallback pushTokenRegistrationCallback)
Registers user and associated FCM or HMS Push Token for the Sinch Managed Push to allow receiving
incoming calls via push for the specified user on this very device.
|
void |
UserController.unregisterPushToken(PushTokenRegistrationCallback pushTokenRegistrationCallback)
Unregisters any push token that has been registered for Sinch Managed Push (for the User
that this instance is bound to).
|
Copyright 2016, Sinch AB