Interface PortalChatPermittedHelper


  • public interface PortalChatPermittedHelper
    Author:
    Tania Tritean, ISDC!
    • Method Detail

      • checkChatPermitted

        boolean checkChatPermitted​(String userId)
        Checks if the user has permissions to use the chat. The permission is set in the user site.
        Parameters:
        userId - user id
        Returns:
        if the user has chat permission in his user site.