Click or drag to resize

VoIPMediaType Constructor (String, String)

Initializes a new instance of the VoIPMediaType class

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

Parameters

mt
Type: SystemString
ms
Type: SystemString
See Also