|
Class Summary |
| AbstractCallToggleButton |
The base class for all toggle buttons which control the call from the UI. |
| CallDialog |
The dialog created for a given call. |
| CallHistoryButton |
The CallHistoryButton is the button shown on the top of the contact
list. |
| CallManager |
The CallManager is the one that handles calls. |
| CallManager.GuiCallListener |
A call listener. |
| CallPeerAdapter |
The CallPeerAdapter is an adapter that implements all common
CallPeer related listeners in order to facilitate the task of
different CallPeerRenderers when implementing peer functionalities. |
| CallPeerRendererUtils |
An utility class that reassembles common methods used by different
CallPeerRenderers. |
| CallStatusPanel |
Represents the background status panel of a peer. |
| CallTitlePanel |
The panel, containing the title name of the call peer or member. |
| CallTransferHandler |
A TransferHandler that we use to handle dropping of UIContacts or
simple string addresses to an existing Call. |
| ChooseCallAccountPopupMenu |
The ChooseCallAccountDialog is the dialog shown when calling a
contact in order to let the user choose the account he'd prefer to use in
order to call this contact. |
| DialpadDialog |
The DialpadDialog is a popup dialog containing a dialpad. |
| DialPanel |
The DialPanel is the panel that contains the buttons to dial a
phone number. |
| DTMFHandler |
Handles DTMF sending and playing sound notifications for that. |
| DTMFHandler.DTMFToneInfo |
DTMF extended information. |
| FullScreenButton |
Represents the button, which is used to expand the video in full screen mode. |
| FullScreenLayout |
|
| HoldButton |
Represents an UI means to put an associated CallPariticant on/off
hold. |
| LocalVideoButton |
The local video button is the button used to start/stop video in a
conversation. |
| MissedCall |
The MissedCall class wraps a missed call in order to provide
information about the call later. |
| MuteButton |
Represents an UI means to mute the audio stream sent in an associated
Call. |
| OneToOneCallPanel |
The CallPanel is the panel containing call information. |
| OneToOneCallPeerPanel |
The OneToOneCallPeerPanel is the panel containing data for a call
peer in a given call. |
| ReceivedCallDialog |
The dialog created when an incoming call is received. |
| RecordButton |
The button that starts/stops the call recording. |
| SecurityPanel |
The panel containing details about call security. |
| SecurityStatusLabel |
The SecurityStatusLabel is meant to be used to visualize the audio
and video security details in a call. |
| TransferActiveCallsMenu |
The ChooseCallAccountDialog is the dialog shown when calling a
contact in order to let the user choose the account he'd prefer to use in
order to call this contact. |
| TransferCallButton |
Represents an UI means to transfer (the Call of) an associated
CallPariticant. |
| TransferCallDialog |
Represents a Dialog which allows specifying the target contact
address of a transfer-call operation. |