Share via


SipSession.State.Pinging Field

Definition

When an OPTIONS request is sent.

[Android.Runtime.Register("PINGING")]
public const Android.Net.Sip.SipSessionState Pinging = 9;
[<Android.Runtime.Register("PINGING")>]
val mutable Pinging : Android.Net.Sip.SipSessionState

Field Value

Value = 9
Attributes

Remarks

When an OPTIONS request is sent.

Java documentation for android.net.sip.SipSession.State.PINGING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to