retrieveMissedDirectCalls

fun retrieveMissedDirectCalls(handler: CompletionHandler?)

Retrieves pending events from the server that were missed from the device. If there are incoming calls that were not received via push notifications, the missed calls will be given in the SendBirdCallListener.onRinging method.

Since

1.10.9

Parameters

handler

A callback handler.