relayRemotePushNotification

abstract fun relayRemotePushNotification(callNotificationResult: CallNotificationResult)

Method used to forward the push notification payload. This will implicitly start the SinchClient if it wasn't already started.

Parameters

callNotificationResult

Payload received from a RemoteMessage data and parsed with SinchPush.queryPushNotificationPayload.

See also

Throws

if payload is not a valid Sinch push payload