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.4.54.0
Syntax
public bool IsRequest { get; set; }

Property Value

Boolean
See Also