AttachmentGalleryDestination
class AttachmentGalleryDestination(context: Context, attachmentReplyOptionHandler: AttachmentGalleryActivity.AttachmentReplyOptionHandler, attachmentShowInChatOptionHandler: AttachmentGalleryActivity.AttachmentShowInChatOptionHandler, attachmentDownloadOptionHandler: AttachmentGalleryActivity.AttachmentDownloadOptionHandler, attachmentDeleteOptionClickHandler: AttachmentGalleryActivity.AttachmentDeleteOptionHandler) : ChatDestination
Constructors
Link copied to clipboard
constructor(context: Context, attachmentReplyOptionHandler: AttachmentGalleryActivity.AttachmentReplyOptionHandler, attachmentShowInChatOptionHandler: AttachmentGalleryActivity.AttachmentShowInChatOptionHandler, attachmentDownloadOptionHandler: AttachmentGalleryActivity.AttachmentDownloadOptionHandler, attachmentDeleteOptionClickHandler: AttachmentGalleryActivity.AttachmentDeleteOptionHandler)