- incomingCallIntent
- the incoming call broadcast intent
- listener
- to listen to the call events from Android.Net.Sip.SipAudioCall; can be null
Documentation for this section has not yet been entered.
Type Reason Android.Net.Sip.SipException if calling the SIP service results in an error
Creates a Android.Net.Sip.SipAudioCall to take an incoming call. Before the call is returned, the listener will receive a NoType:android/net/sip/SipAudioCall$Listener;Href=../../../../reference/android/net/sip/SipAudioCall.Listener.html#onRinging(android.net.sip.SipAudioCall, android.net.sip.SipProfile) callback.