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

Packages that use SoftPhoneSetting
de.starface.integration.uci.java.v30.messages.requests This package contains the requests that the UCI client implementation can send to STARFACE. 
 

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

Methods in de.starface.integration.uci.java.v30.messages.requests with parameters of type SoftPhoneSetting
 boolean UciPhoneRequests.isSipPhoneInUse(SoftPhoneSetting softPhoneSetting)
          This request allows the UCI client to check wether a SipPhone with the softPhoneId of the given SoftPhoneSetting is currently registered for the user.
 SoftPhoneConfig UciPhoneRequests.registerSipPhone(SoftPhoneSetting softPhoneSetting)
          This request allows the UCI client to get SIP credentials for a SoftPhone.
 



Copyright © 2012 STARFACE GmbH. All rights reserved.