Uses of Class
de.starface.integration.uci.java.v30.types.Call

Packages that use Call
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. 
 

Uses of Call in de.starface.integration.uci.java.v30.messages.events
 

Methods in de.starface.integration.uci.java.v30.messages.events with parameters of type Call
 void UciCallEvents.receiveCallState(Call callProperties)
          The ReceiveCallState event provides a number of properties about the call the state is changing of.
 

Uses of Call in de.starface.integration.uci.java.v30.messages.requests
 

Methods in de.starface.integration.uci.java.v30.messages.requests that return Call
 Call UciCallRequests.getCallState(String callId)
          The getCallState request provides a number of properties about an identified call.
 



Copyright © 2012 STARFACE GmbH. All rights reserved.