Ifd:getLoggedInUserList

From dev.ifd-library.org

Jump to: navigation, search
IfdUser[] getLoggedInUserList(String session_id) 
    throws IfdServerException

Method to retrieve a list of users logged in to the system. Useful for administrative tasks and as collaborative information to users.

Input:

Return:

  • IfdUser [] - array of IfdUser logged in.


Back to the API

Comments: Talk:Ifd:getLoggedInUserList