Home > @gnaudio/jabra-js > CallControlFactory > createCallControl
#
CallControlFactory.createCallControl() methodCreates a device with call-control functionality.
Signature:#
ParametersParameter | 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.