You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since call states can differ depending on the protocol, the telephony call objects contain information which identifies the service and the protocol used for making the call.
I don't see a way of getting the protocol from TelephonyCall or ConferenceCall or CallHandler? What am I missing?
The spec says:
I don't see a way of getting the protocol from
TelephonyCallorConferenceCallorCallHandler? What am I missing?