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: 1.8.12.0 (1.8.12)
Syntax
public bool IsRequest { get; set; }

Property Value

Type: Boolean
See Also