Class CameraModeChangedCallbackArgs Class

Provides callback data camera mode messages.

Constructors:

NameDescription
Public methodCameraModeChangedCallbackArgs(DateTime, CameraMode) Initializes a new instance of the CameraModeChangedCallbackArgs class.

Properties:

NameDescription
Public propertyReceived Gets the message timestamp.
Public propertyCameraMode Gets the new camera mode.