@gnaudio/jabra-js - v4.4.6
    Preparing search index...

    Class CallControlFactory

    Enables the creation of a device with call control functionality.

    A CallControlFactory is initialized by passing in softphone information and the core IApi interface. It can then be used to create ICallControl instances.

    Index

    Constructors

    Methods

    • Verifies whether a device supports call control or not.

      Parameters

      • potentialDevice: IDevice

        The device you wish to execute call control functionality on.

      Returns boolean

      true if we find ANY descriptor which matches call control functionality, false otherwise.