Sequence Diagrams
01/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
01/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 Swift application using Obj-C SDK Wrapper framework. The test program demonstrates library initialization, usage of remote
Docs 1.10.1
01/16/2023
Docs: Jabra SDK for macOS 1.10.1 Docs: Jabra SDK for macOS 1.10.1 Revision History Revision Date Description 5.4 2021-06-30 Updated APIs and supported devices list 5.3 2021-05-17 Added new APIs 5.2 2021-02-18 Updated interfaces, features and device list 5.1 2020-03-31 Updated API list and
API Reference
01/16/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
Release Notes
06/29/2022
Release Notes Release Notes Version 1.12.2.0 Improvements Support for Jabra Link 400 and Jabra Engage 55 Added functions to read and write PanaCast 50 network settings Reduced network traffic Fixes Preloading device info will now overwrite existing resources Fixed memory leaks in zip file
Jabra SDK for Linux
03/10/2023
Jabra SDK for Linux Jabra SDK for Linux The Jabra SDK for Linux contains libraries, examples, and documentation to integrate the digital features of Jabra devices into applications on Linux (Ubuntu and derivatives). The SDK supports the following environment: C-level managed API for
Using the Library
01/16/2023
Using the library Steps to initialize the library The following steps are mandatory for initializing the Jabra SDK: A valid application ID key must be set to SDK using `Jabra_SetAppID` API prior to calling `Jabra_InitializeV2`. If the application ID key is not set, the SDK
Sequence Diagrams
01/16/2023
Sequence diagrams Sequence diagrams This section contains sequence diagrams for the most common use cases. Using the same patterns such as the one described here, enables more advanced use cases. Get/set device settings The following diagram illustrates how to get settings from the
Sample Application
01/16/2023
Sample application code Sample application code Both source code and binary files for the demo application are supplied along with this SDK. The demo application is a Qt application built using Qt Creator. The test program demonstrates library initialization, usage of remote call
Docs 1.9.0
01/16/2023
Jabra SDK for Linux 1.9.0 Jabra SDK for Linux 1.9.0 Revision History Revision Date Description 1.0 2017-06-27 Initial version 1.1 2017-07-12 Correction of paths in zip 1.2 2019-01-14 Update to match Linux SDK in general 1.3 2019-09-26 Updated library interfaces and supported devices 1.4