Home > @gnaudio/jabra-js > CallControlFactory > createCallControl
CallControlFactory.createCallControl() method#
Creates a device with call-control functionality.
Signature:Parameters#
| Parameter | Type | Description |
|---|---|---|
| device | ISdkDevice | an SDK device from which the call-control device will be constructed. |
Promise<ICallControl>
an Observable which emits a new ICallControl.