Mountain View
Jabber SDK API Documentation

Class: SoftPhone

SoftPhone

SoftPhone represents software telephony device.

Constructor

new SoftPhone()

This class cannot be instantiated.
Since:
  • 11.7.0

Extends

Methods

(static) connect(isForceRegistration)

Connect to and register softphone device with CUCM. If force registration is set to true, and this device is registered elsewhere, device will first be disconnected then connected again.
Parameters:
Name Type Description
isForceRegistration Boolean Flag that tells whether its a force registration or not.
Since:
  • 11.7.0