Click or drag to resize
OzJSHandlerMessage Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaOzJSHandlerMessage

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class OzJSHandlerMessage

The OzJSHandlerMessage type exposes the following members.

Constructors
  NameDescription
Public methodOzJSHandlerMessage
Initializes a new instance of the OzJSHandlerMessage class
Top
Properties
  NameDescription
Public propertyCommand
Public propertyCommandStr
Command identifier.
Public propertyData
The data of the command in Base64 format.
Top
See Also