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

Packages that use VoicemailListEntry
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.types This package contains the entity types that are transferred using the UCI service interfaces 
 

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

Methods in de.starface.integration.uci.java.v30.messages.events with parameters of type VoicemailListEntry
 void UciVoicemailListEvents.newVoicemailListEntry(VoicemailListEntry voicemailListEntry)
          This event allows the UCI client to get informed about new voicemail list entries being available.
 

Uses of VoicemailListEntry in de.starface.integration.uci.java.v30.types
 

Methods in de.starface.integration.uci.java.v30.types that return types with arguments of type VoicemailListEntry
 List<VoicemailListEntry> VoicemailList.getEntries()
           
 

Method parameters in de.starface.integration.uci.java.v30.types with type arguments of type VoicemailListEntry
 void VoicemailList.setEntries(List<VoicemailListEntry> entries)
           
 



Copyright © 2012 STARFACE GmbH. All rights reserved.