• JMap.User.getAllInfos

    Returns all user informations. It is possible to add custom user information, available in the redux store and displayed in the user panel.

    This function returns all custom informations.

    Returns JUserInfo[]

    Example

    // returns all user infos
    JMap.User.getAllInfos()