Click or drag to resize

MessageModifierInfo Constructor

Initializes a new instance of the MessageModifierInfo class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public MessageModifierInfo(
	string content,
	TransportInfo transportInfo
)

Parameters

content  String
 
transportInfo  TransportInfo
 
See Also