Click or drag to resize

VoIPMediaType(String, String) Constructor

Initializes a new instance of the VoIPMediaType class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public VoIPMediaType(
	string mt,
	string ms
)

Parameters

mt  String
 
ms  String
 
See Also