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: 1.8.12.0 (1.8.12)
Syntax
public Method(
	MethodType v,
	string t
)

Parameters

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