Class ProfilePictureThumbnailViewEvent

  • All Implemented Interfaces:
    Contented, Timestamped, Serializable

    public class ProfilePictureThumbnailViewEvent
    extends ProfilePictureViewEvent
    Event fired every time a thumbnail of a profile picture attachment is viewed. This isn't really used yet, but some day in the future we might have thumbnails for profile pictures.
    Since:
    4.2
    See Also:
    Serialized Form
    • Constructor Detail

      • ProfilePictureThumbnailViewEvent

        public ProfilePictureThumbnailViewEvent​(Object src,
                                                Attachment attachment)