Uses of Class
com.syncbuilder.device.UserInfo

Packages that use UserInfo
com.syncbuilder.sync Connection management with the Palm device.  
com.syncbuilderx.syncman A complete GUI desktop environment.  
 

Uses of UserInfo in com.syncbuilder.sync
 

Methods in com.syncbuilder.sync that return UserInfo
 UserInfo Dlp.getUserInfo()
          Get information about the HotSync user.
 

Methods in com.syncbuilder.sync with parameters of type UserInfo
 void Dlp.setUserInfo(UserInfo uinfo)
           
 void SyncSession.sayUserIdentified(UserInfo user_info)
          Third phase of synchronisation procedure: Inform the user that the owner of the Palm device has been identified.
 

Uses of UserInfo in com.syncbuilderx.syncman
 

Methods in com.syncbuilderx.syncman with parameters of type UserInfo
 void SyncDialog.sayUserIdentified(UserInfo user_info)
          Third phase of synchronisation procedure: Inform the user that the owner of the Palm device has been identified.
 void SMSession.sayUserIdentified(UserInfo user_info)
          Third phase of synchronisation procedure: Inform the user that the owner of the Palm device has been identified.
 



This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.