Class EventReady
The "Ready" event sent from the Jabra Device Connector containing its version as well as whether Jabra Direct (JDO) is installed on the machine.
public class EventReady
- Inheritance
-
EventReady
- Inherited Members
Properties
JabraDirectInstalled
public bool JabraDirectInstalled { get; }
Property Value
- bool
Holds information on whether or not Jabra Direct (JDO) is installed on the machine.
Version
public string Version { get; }
Property Value
- string
The version number of the Jabra Device Connector currently running on the machine.