reconnectCall

open fun reconnectCall(context: Context)

Depending on the configuration (accountConfig.setIpChangeConfig) the reconnection process may differ By default it will try to recover an existing call if present by restarting the transport registering updating via &contact Before calling this you should listen to network connection/disconnection events. As soon as the connection comes back after a disconnection event you can call this to try to reconnect the ongoing call

Parameters

context

the context