Click or drag to resize

SIPMessageInfoIsRequest Property

Gets or sets a boolean value indicating whether the SIP message is a request.

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

Property Value

Type: Boolean
See Also