Ozeki VoIP SDK Class library
IsRequest Property
NamespacesOzeki.VoIP.SIPSIPMessageInfoIsRequest
Gets or sets a boolean value indicating whether the SIP message is a request.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsRequest { get; set; }
Public Property IsRequest As Boolean
	Get
	Set
public:
property bool IsRequest {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290