|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CcbsCall | |
|---|---|
| de.starface.integration.uci.java.v30.messages.events | This package contains the events that the UCI client implementation can receive from STARFACE. |
| de.starface.integration.uci.java.v30.messages.requests | This package contains the requests that the UCI client implementation can send to STARFACE. |
| de.starface.integration.uci.java.v30.ucp.messages.requests | This package contains the UCP server interfaces that define the UCI requests provided by the server. |
| Uses of CcbsCall in de.starface.integration.uci.java.v30.messages.events |
|---|
| Methods in de.starface.integration.uci.java.v30.messages.events with parameters of type CcbsCall | |
|---|---|
void |
UciCcbsCallEvents.receiveCcbsCallState(CcbsCall ccbsCall)
The receiveCcbsCallState event provides a number of properties about the call the state is changing of. |
| Uses of CcbsCall in de.starface.integration.uci.java.v30.messages.requests |
|---|
| Methods in de.starface.integration.uci.java.v30.messages.requests that return types with arguments of type CcbsCall | |
|---|---|
List<CcbsCall> |
UciCcbsCallRequests.getAllCcbsCalls()
This request tells the UCI server to get all current ccbs calls. |
| Uses of CcbsCall in de.starface.integration.uci.java.v30.ucp.messages.requests |
|---|
| Methods in de.starface.integration.uci.java.v30.ucp.messages.requests that return types with arguments of type CcbsCall | |
|---|---|
List<CcbsCall> |
UcpCcbsCallRequests.getAllCcbsCalls()
This request tells the UCI server to get all current ccbs calls. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||