Click or drag to resize

Method Constructor (MethodType, String)

Initializes a new instance of the Method class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public Method(
	MethodType v,
	string t
)

Parameters

v
Type: Ozeki.VoIPMethodType
t
Type: SystemString
See Also