The properties 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
[read-only] | IsInCall | bool. Checks if the call is established. |
[read-only] | IsMuted | bool. Checks if the call is muted. |
[read-only] | IsOnHold | bool. Checks if the call is on hold. |
[read-only] | LocalProfile | SipProfile. Gets the local SIP profile. |
[read-only] | PeerProfile | SipProfile. Gets the peer's SIP profile. |
[read-only] | State | SipSessionState. Gets the state of the Android.Net.Sip.SipSession that carries this call. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |