Click or drag to resize

MessageCloneAndModify Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public virtual Message CloneAndModify(
	string sender,
	string recipient,
	string content
)

Parameters

sender
Type: SystemString
recipient
Type: SystemString
content
Type: SystemString

Return Value

Type: Message
See Also