Click or drag to resize

SIPUAInstanceInfoIsActive Property

Gets a boolean value indicating whether the transport is ready for sending and receiving SIP messages.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool IsActive { get; protected set; }

Property Value

Type: Boolean
See Also