SipProfile.SendKeepAlive Property

Definition

Gets the flag of 'Sending keep-alive'.

public virtual bool SendKeepAlive { [Android.Runtime.Register("getSendKeepAlive", "()Z", "GetGetSendKeepAliveHandler")] get; }
[<get: Android.Runtime.Register("getSendKeepAlive", "()Z", "GetGetSendKeepAliveHandler")>]
member this.SendKeepAlive : bool

Property Value

the flag of sending SIP keep-alive messages.

Attributes

Remarks

Gets the flag of 'Sending keep-alive'.

Java documentation for android.net.sip.SipProfile.getSendKeepAlive().

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