|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
com.avaya.conferencing.api.acp.control.Room
public abstract class Room
A Connection may support multiple subconferences in Conference instances. Each SubconferenceRoom represents separate areas within each Conference to which EndPoints can be moved.
PlaceInSubconference| Constructor Summary | |
|---|---|
Room()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getName()
Method getName returns the name of this SubconferenceRoom object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.avaya.conferencing.api.acp.control.ConnectionSpecificResource |
|---|
getResourceClass |
| Constructor Detail |
|---|
public Room()
| Method Detail |
|---|
public abstract java.lang.String getName()
|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||