Push Token Registration Callback
interface PushTokenRegistrationCallback
Callback for push token registration events.
Note: The callback will be called on the same thread as the SinchClient is instantiated on.
Inheritors
Functions
Link copied to clipboard
Informs that the push token has been successfully registered on backend and the application is ready to receive incoming calls via push notification.
Link copied to clipboard
Informs that the push token registration failed and the application will not be able to receive incoming calls via push notification.