Gets the current state of the device.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DeviceState State { get; }
Public ReadOnly Property State As DeviceState
Get
public:
property DeviceState State {
DeviceState get ();
}
member State : DeviceState with get
Property Value
Type:
DeviceStateSee Also