Content Attachment Data
@JsonClass(generateAdapter = true )
Content copied to clipboard
Constructors
Link copied to clipboard
fun ContentAttachmentData( size: Long = 0, duration: Long? = 0, date: Long = 0, height: Long? = 0, width: Long? = 0, exifOrientation: Int = ExifInterface.ORIENTATION_UNDEFINED, name: String? = null, queryUri: Uri, mimeType: String?, type: ContentAttachmentData.Type, waveform: List<Int>? = null)
Content copied to clipboard
Types
Link copied to clipboard
@JsonClass(generateAdapter = false )
Content copied to clipboard