- incomingCallIntent
- the incoming call broadcast intent
Documentation for this section has not yet been entered.
Type Reason Android.Net.Sip.SipException
Gets the Android.Net.Sip.SipSession that handles the incoming call. For audio calls, consider to use Android.Net.Sip.SipAudioCall to handle the incoming call. See SipManager.TakeAudioCall(Android.Content.Intent, .Listener). Note that the method may be called only once for the same intent. For subsequent calls on the same intent, the method returns null.