LumiSoft Net Help
IsTargetRefresh Method (method)
NamespacesLumiSoft.Net.SIP.StackSIP_DialogIsTargetRefresh(String)
Gets if sepcified request method is target-refresh method.
Declaration Syntax
C#Visual BasicVisual C++F#
protected bool IsTargetRefresh(
	string method
)
Protected Function IsTargetRefresh ( 
	method As String
) As Boolean
protected:
bool IsTargetRefresh(
	String^ method
)
member IsTargetRefresh : 
        method : string -> bool 
Parameters
method (String)
SIP request method.
Return Value
Boolean
Returns true if specified method is target-refresh method.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when method is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119