Package com.avaya.clientservices.contact
Interface Terminal
-
public interface TerminalRepresents a conferencing terminal registered on the conferencing server. This is typically a room system.
Terminals can be retrieved by using
ContactServicemethodContactService.searchTerminals(DataRetrievalWatcher, SearchTerminalsRequest).
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetPhoneNumber()
-