Uses of Interface
net.sf.dexterim.core.ContactState

Packages that use ContactState
net.sf.dexterim.core   
net.sf.dexterim.msn   
 

Uses of ContactState in net.sf.dexterim.core
 

Methods in net.sf.dexterim.core that return ContactState
 ContactState Contact.getState()
           
 ContactState ContactState.changeState(java.lang.Object state)
          Is called when the im system receives a state change command for a given contact and returns the new state.
 ContactState DefaultContact.getState()
           
 

Uses of ContactState in net.sf.dexterim.msn
 

Methods in net.sf.dexterim.msn that return ContactState
 ContactState MsnContact.getState()
           
 



Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.