Click or drag to resize

InstantMessageClone Method

Creates a new reference from the instant message instance.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public InstantMessage Clone()

Return Value

InstantMessage
The cloned instant message.
See Also