Sequence Diagrams
05/10/2023
Sequence Diagrams Sequence Diagrams See the documentation of Call Control for examples of common sequence diagrams.
Sample Application
05/12/2023
Sample application Code Sample application Code Both source code and binary files for the demo application are contained 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.12.2
05/12/2023
Jabra SDK for Windows 1.12.2 Jabra SDK for Windows 1.12.2 Revision History Revision Date Description 4.13 2021-12-14 Updated APIs and supported devices list. 4.12 2021-06-30 Updated APIs and supported devices list. 4.11 2021-05-19 Added video, network and whiteboard APIs. Updated
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/10/2023
Sequence Diagrams Sequence Diagrams See the documentation of Call Control for examples of common sequence diagrams.
Sample Application
05/12/2023
Sample application Code Sample application Code Both source code and binary files for the demo application are contained 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.11.1
05/12/2023
Docs: SDK for Windows 1.11.1 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 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