Asterisk-Java

Uses of Class
org.asteriskjava.live.Voicemailbox

Packages that use Voicemailbox
org.asteriskjava.live Provides a higher level API on top of Asterisk's Manager API. 
org.asteriskjava.live.internal Provides private implementations and helper classes for interfaces defined in the org.asteriskjava.live package. 
 

Uses of Voicemailbox in org.asteriskjava.live
 

Methods in org.asteriskjava.live that return types with arguments of type Voicemailbox
 java.util.Collection<Voicemailbox> AsteriskServer.getVoicemailboxes()
          Returns a collection of all voicemailboxes configured for this Asterisk server with the number of new and old messages they contain.
 java.util.Collection<Voicemailbox> DefaultAsteriskServer.getVoicemailboxes()
           
 

Uses of Voicemailbox in org.asteriskjava.live.internal
 

Methods in org.asteriskjava.live.internal that return types with arguments of type Voicemailbox
 java.util.Collection<Voicemailbox> AsteriskServerImpl.getVoicemailboxes()
           
 


Asterisk-Java

Copyright © 2004-2009 Stefan Reuter. All Rights Reserved.