SipAudioCall
Listener
SipAudioCall(Context, SipProfile)
SipAudioCall(IntPtr, JniHandleOwnership)
IsInCall
IsMuted
IsOnHold
JniPeerMembers
LocalProfile
PeerProfile
State
ThresholdClass
ThresholdType
AnswerCall(Int32)
AttachCall(SipSession, String)
Close()
ContinueCall(Int32)
EndCall()
HoldCall(Int32)
MakeCall(SipProfile, SipSession, Int32)
SendDtmf(Int32)
SendDtmf(Int32, Message)
SetListener(Listener)
SetListener(Listener, Boolean)
SetSpeakerMode(Boolean)
StartAudio()
ToggleMute()
monoandroid
namespace Android.Net.Sip
{
[Register("android/net/sip/SipAudioCall", DoNotGenerateAcw = true)]
public class SipAudioCall : Object
{
protected SipAudioCall(IntPtr javaReference, JniHandleOwnership transfer);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API