Project Wonder 5.0

Uses of Class
er.imadaptor.InstantMessengerException

Packages that use InstantMessengerException
er.imadaptor What is it 
 

Uses of InstantMessengerException in er.imadaptor
 

Subclasses of InstantMessengerException in er.imadaptor
 class BuddyOfflineException
           
 class ConnectedTooFastException
           
 class IMConnectionException
           
 class MessageException
           
 

Methods in er.imadaptor that throw InstantMessengerException
 void IInstantMessenger.addBuddy(java.lang.String buddyName)
          Adds a buddy to the buddy list.
 void DaimInstantMessenger.addBuddy(java.lang.String buddyName)
           
 java.lang.String IInstantMessenger.getAwayMessage(java.lang.String buddyName)
          Returns the away message for the given buddy
 java.lang.String[] IInstantMessenger.getBuddiesInGroupNamed(java.lang.String groupName)
          Returns the names of the buddies in the given group.
 java.lang.String[] IInstantMessenger.getGroupNames()
          Returns the names of the buddy list groups.
 java.lang.String IInstantMessenger.getStatusMessage(java.lang.String buddyName)
          Returns the status message for the given buddy
 boolean IInstantMessenger.isBuddyAway(java.lang.String buddyName)
          Returns whether or not the given buddy is away.
 boolean IInstantMessenger.isBuddyOnline(java.lang.String buddyName)
          Returns whether or not the specified buddy name is online.
 void IInstantMessenger.removeBuddy(java.lang.String buddyName)
          Removes a buddy from the buddy list.
 void DaimInstantMessenger.removeBuddy(java.lang.String buddyName)
           
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.