public class

CiscoTelephonyManager.CiscoTelephonyManagerCallConfParticipantList

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

Class Overview

This allows you to access CiscoTelephonyManagerCallConfParticipants from within the List

Summary

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

Protected Constructors

protected CiscoTelephonyManager.CiscoTelephonyManagerCallConfParticipantList (List participants)

Public Methods

public CiscoTelephonyManager.CiscoTelephonyManagerCallConfParticipant get (int location)

Gets a specific one from CiscoTelephonyManagerCallConfParticipantList

Returns
  • CiscoTelephonyManagerCallConfParticipant

public int size ()

The size of the CiscoTelephonyManagerCallConfParticipantList

Returns
  • int