/mcpMethods Table 25: Methods in CiscoJtapiVersion Description Method Interface Returns “release” if it is a release version or debug if it is not a release version. getBuildDescription() java.lang.String Returns the build number of the version. getBuildNumber() int Returns the extended build number of the version. getExtendedBuildNumber() int Returns the major version number. getMajorVersion() int Returns the minor version number. getMinorVersion() int Returns the revision number of the version. getRevisionNumber() int Returns the version information in a.b(x.y)-z format without a name. getVersion() public java.lang.String Returns the version information in a.b(x.y)-z format. Overrides toString in class java.lang.Object. toString() public java.lang.String Inherited Methods From Class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait Related Documentation None CiscoMediaCapability The CiscoMediaCapability object specifies the properties of a particular media format that an application can support for CiscoMediaTerminals that it registers. Because CiscoMediaCapability is an abstract class, applications may only construct its subclasses directly. Class History Description Cisco Unified Communications Manager Release Added history table to track changes. 7.1x Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 262 Cisco Unified JTAPI Extensions Methods