![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent the current status of a device. More...
#include <VxPrimitives.h>
Public Types | |
enum | Value { kUnknown, kInitializing, kUnauthenticated } |
Values that represent the current status of a device.
Definition at line 300 of file VxPrimitives.h.
Enumerator | |
---|---|
kUnknown |
An error or unknown value was returned. |
kInitializing |
Being prepared for use. |
kUnauthenticated |
Invalid/missing credentials. |
Definition at line 301 of file VxPrimitives.h.