Package-level declarations
Types
Link copied to clipboard
class MediaGalleryPreviewResult(val messageId: String, val parentMessageId: String?, val resultType: MediaGalleryPreviewResultType) : Parcelable
Represents the Media Gallery Preview screen result that we propagate to the Messages screen.
Link copied to clipboard
Represents the types of actions that result in different behavior in the message list.