Android.Net.Sip.SipSession.State.OutgoingCallCanceling Field
When a CANCEL request is sent for the INVITE request sent.

Value: 7

Syntax

[Android.Runtime.Register("OUTGOING_CALL_CANCELING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Sip.SipSessionState enum directly instead of this field.")]
public const SipSessionState OutgoingCallCanceling

Remarks

When a CANCEL request is sent for the INVITE request sent.

[Android Documentation]

Requirements

Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9