CLIENT-6256 Added TVOErrorAddressIncompleteError to indicate that the number of the callee is malformed.
CLIENT-5588 Added new state TVOCallStateReconnecting to indicate that the Call is reconnecting due to network change or lost. New callback methods call:isReconnectingWithError: and callDidReconnect: are added to the TVOCallDelegate protocol to provide state transitions.
API Changes
TVOErrorAddressIncompleteError
to indicate that the number of the callee is malformed.TVOCallStateReconnecting
to indicate that the Call is reconnecting due to network change or lost. New callback methodscall:isReconnectingWithError:
andcallDidReconnect:
are added to theTVOCallDelegate
protocol to provide state transitions.Size Impact for 4.0.0