|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Room | |
|---|---|
| com.avaya.conferencing.api.acp.control | The Avaya Conferencing Provider Interface API. |
| com.avaya.conferencing.api.acp.control.operations | Operations supported by the Avaya Conferencing Provider Interface. |
| Uses of Room in com.avaya.conferencing.api.acp.control |
|---|
| Methods in com.avaya.conferencing.api.acp.control that return Room | |
|---|---|
Room |
Conference.getRoom()
In subconferences, this returns the Room to which this subconference belongs for the parent Conference object, for all other Conference objects this will return null. |
Room[] |
Connection.getRooms()
Gets the available Room instances that this Connection provides. |
| Uses of Room in com.avaya.conferencing.api.acp.control.operations |
|---|
| Methods in com.avaya.conferencing.api.acp.control.operations that return Room | |
|---|---|
Room |
PlaceInSubconference.getRoom()
Returns the room of this PlaceInSubconference object. |
| Methods in com.avaya.conferencing.api.acp.control.operations with parameters of type Room | |
|---|---|
void |
PlaceInSubconference.setRoom(Room room)
Sets the room of this PlaceInSubconference object. |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||