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

Packages that use Fax
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 Fax in de.starface.integration.uci.java.v30.messages.events
 

Methods in de.starface.integration.uci.java.v30.messages.events with parameters of type Fax
 void UciFaxEvents.receiveFaxState(Fax faxProperties)
          Much the same as ReceiveCallState the ReceiveFaxState event notifies the UCI client of state changes to an outgoing fax request by providing several properties about the fax request including the id of the fax request, the new state of the fax request and the timestamp when the request did change its state.
 

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

Methods in de.starface.integration.uci.java.v30.messages.requests that return Fax
 Fax UciFaxRequests.getFaxState(String faxId)
          The getFaxState message is used to query STARFACE for the state of an identified fax request.
 



Copyright © 2012 STARFACE GmbH. All rights reserved.