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: 1.8.12.0 (1.8.12)
Syntax
public InstantMessage Clone()

Return Value

Type: InstantMessage
The cloned instant message.
See Also