Interface CollaborationAvatarGroup.ImageProvider

    • Method Detail

      • getImageResource

        AbstractStreamResource getImageResource​(UserInfo user)
        Gets a stream resource that provides the avatar image for the given user.
        Parameters:
        user - the user for which to get a stream resource with the image, not null
        Returns:
        the stream resource to use for the image, or null to not show use any avatar image for the given user