Android.Net.Sip.SipSessionState Enumeration
Enumerates values returned by several types and taken as a parameter of the SipSession.State.ToString member.

Syntax

public enum SipSessionState

Remarks

Enumerates values returned by the following: and taken as a parameter of the SipSession.State.ToString member.

Members

Member NameDescription
DeregisteringWhen the unregistration request is sent out.
InCallWhen a call is established.
IncomingCallWhen an INVITE request is received.
IncomingCallAnsweringWhen an OK response is sent for the INVITE request received.
NotDefinedNot defined.
OutgoingCallWhen an INVITE request is sent.
OutgoingCallCancelingWhen a CANCEL request is sent for the INVITE request sent.
OutgoingCallRingBackWhen a RINGING response is received for the INVITE request sent.
PingingWhen an OPTIONS request is sent.
ReadyToCallWhen session is ready to initiate a call or transaction.
RegisteringWhen the registration request is sent out.

Requirements

Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0