Click or drag to resize

SIPMessageUtilsIsRequest Method (Request, String)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsRequest(
	Request req,
	string method
)

Parameters

req
Type: Ozeki.VoIPRequest
method
Type: SystemString

Return Value

Type: Boolean
See Also