Click or drag to resize

SIPMessageUtilsIsRequest Method (SIPMessage, MethodType)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsRequest(
	SIPMessage msg,
	MethodType mt
)

Parameters

msg
Type: Ozeki.VoIPSIPMessage
mt
Type: Ozeki.VoIPMethodType

Return Value

Type: Boolean
See Also