The methods of Android.Net.Sip.SipAudioCall are listed below. For a list of all members, see the SipAudioCall Members list.
See Also: Inherited members from Java.Lang.Object
AnswerCall(int)Answers a call. | ||
AttachCall(SipSession, string)Attaches an incoming call to this call object. | ||
Close()Closes this object. | ||
ContinueCall(int)Continues a call that's on hold. | ||
EndCall()Ends a call. | ||
HoldCall(int)Puts a call on hold. | ||
MakeCall(SipProfile, SipSession, int)Initiates an audio call to the specified profile. | ||
SendDtmf(int)Sends a DTMF code. | ||
SendDtmf(int, Android.OS.Message)Sends a DTMF code. | ||
SetListener(SipAudioCall.Listener)Sets the listener to listen to the audio call events. | ||
SetListener(SipAudioCall.Listener, bool)Sets the listener to listen to the audio call events. | ||
SetSpeakerMode(bool)Puts the device to speaker mode. | ||
StartAudio()Starts the audio for the established call. | ||
ToggleMute()Toggles mute. |