Sequence Diagrams
05/16/2023
Sequence Diagrams Sequence Diagrams This section shows sequence diagrams for the most common use cases. Using the same patterns like the one described here, enables more advanced use cases. Get device setting Sequence The following sequence diagrams illustrate how to get settings from
Sample Application
05/16/2023
Sample application Code Sample application Code Both source code and binary files for the demo application are packed along with this SDK. The demo application is a C# WPF Application built using .net framework 4.5 and C# bindings. The test program demonstrates library initialization,
Docs 1.9.0
05/12/2023
Docs: SDK for Windows 1.9.0 Introduction Jabra SDK is a dynamic linking library (dll), provides interfaces to perform below functionalities in Jabra devices: Device Settings: Allows the user to view and change settings of the attached Jabra devices Call control (CC): Allows user to
API Reference
05/12/2023
API Reference Library Interfaces Common.h: Common interfaces for device API Name Description Jabra_GetVersion Gets the version of the SDK library Jabra_SetAppID Application should set the application name using this interface. The Client ID/App ID must be obtained by registering to Jabra
Using the Library
05/12/2023
Using the library Initializing the library The below steps are mandatory for initializing the Jabra SDK Valid App ID/Client ID must be set to SDK using Jabra_SetAppID API. If app id is not set, SDK initialization will fail. Kindly note, App ID/Client ID must be obtained by the application
Sequence Diagrams
05/16/2023
Sequence Diagrams Sequence Diagrams This section shows sequence diagrams for the most common use cases. Using the same patterns like the one described here, enables more advanced use cases. Get device setting Sequence The following sequence diagrams illustrate how to get settings from
Sample Application
05/16/2023
Sample application Code Sample application Code Both source code and binary files for the demo application are packed along with this SDK. The demo application is a C# WPF Application built using .net framework 4.5 and C# bindings. The test program demonstrates library initialization,
Docs 1.8.8
05/12/2023
SDK for Windows Introduction Jabra SDK is a dynamic linking library (dll), provides interfaces to perform below functionalities in Jabra devices: Device Settings: Allows the user to view and change settings of the attached Jabra devices Call Control (CC): Allows user to perform call
API Reference
05/12/2023
API Reference Library Interfaces Common.h: Common interfaces for device API Name Description Jabra_GetVersion Gets the version of the SDK library Jabra_SetAppID Application should set the application name using this interface. The Client ID/App ID must be obtained by registering to Jabra
Using the Library
05/12/2023
Using the library Steps to initialize the library The below steps are mandatory for initializing the Jabra SDK Valid App ID/Client ID must be set to SDK using Jabra_SetAppID API. If app id is not set, SDK initialization will fail. Kindly note, App ID/Client ID must be obtained by the