Click or drag to resize
MessageCloneAndModify Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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