The CallNotificationResult is used to indicate the result of a relayed push notification SinchClient.relayRemotePushNotification The CallNotificationResult includes call related information.
Returns the call identifier.
the call identifier.
Returns the remote domain.
the remote domain.
Returns headers associated with the call.
empty string if no headers were set by the call initiator.
Returns the remote user identifier.
the remote user identifier.
Indicates whether the call has timed out.
true if the call has timed out, otherwise false.
Returns whether the caller offered video.
true if the caller offered video, false otherwise.
The CallNotificationResult is used to indicate the result of a relayed push notification SinchClient.relayRemotePushNotification The CallNotificationResult includes call related information.