public class

CiscoTelephonyManager.CiscoTelephonyManagerCallList

extends Object
java.lang.Object
   ↳ com.cisco.telephony.CiscoTelephonyManager.CiscoTelephonyManagerCallList

Class Overview

This allows you to access CiscoTelephonyManagerCalls from within the List

Summary

Protected Constructors
CiscoTelephonyManager.CiscoTelephonyManagerCallList(List calls)
Public Methods
CiscoTelephonyManager.CiscoTelephonyManagerCall get(int location)
Gets a specific one from CiscoTelephonyManagerCallList
int size()
The size of the CiscoTelephonyManagerCallList
[Expand]
Inherited Methods
From class java.lang.Object

Protected Constructors

protected CiscoTelephonyManager.CiscoTelephonyManagerCallList (List calls)

Public Methods

public CiscoTelephonyManager.CiscoTelephonyManagerCall get (int location)

Gets a specific one from CiscoTelephonyManagerCallList

Returns
  • CiscoTelephonyManagerCall

public int size ()

The size of the CiscoTelephonyManagerCallList

Returns
  • int