|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerListener
Listens for all events caused by a change in the supported containers list.
| Method Summary | |
|---|---|
void |
containerAdded(ContainerEvent event)
Indicates that a container was added to the list of supported containers. |
void |
containerRemoved(ContainerEvent event)
Indicates that a container was removed from the list of supported containers. |
| Method Detail |
|---|
void containerAdded(ContainerEvent event)
event - the ContainerEvent containing the corresponding container.void containerRemoved(ContainerEvent event)
event - the ContainerEvent containing the corresponding container.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||