/mcpMethods Table 155: Methods in CiscoProvider Description Method Interface Returns an instance of the CiscoTerminal class which corresponds to the given name. Application must have sufficient capability otherwise PrivilegeViolationException gets thrown CiscoProvider.createTerminal(). Pre-conditions this.getState() = = Provider.IN_SERVICE Post-conditions Create CiscoTerminal corresponding to name; terminal is an element of this.getTerminals(). Parameters • name—The name of desired CiscoTerminal object. Throws javax.telephony.InvalidArgumentException—The name provided does not correspond to a name of any CiscoMediaTerminal known to the Provider or within the Provider's domain. javax.telephony.InvalidStateException—The provider is not inService. PreviledgeVoilationException—The provider does not have sufficient capbilitly i.e. CiscoProviderCapabilities.canObserveAnyTerminal() returns false call.getState() = = Call.INVALID createTerminal (java.lang.Stringname) CiscoTerminal Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 494 Cisco Unified JTAPI Extensions Methods