Grouped Media List Item
@Serializable
Constructors
Link copied to clipboard
constructor(filename: String, creationTime: Int, modifiedTime: Int, fileSize: Int, lowResVideoSize: Int? = null, lowResFileSize: Int? = null, sessionId: String? = null, isRaw: Boolean? = null, groupId: Int, firstGroupMemberId: Int? = null, lastGroupMemberId: Int? = null, missingFileIds: List<Int>? = null, groupType: GroupMediaItemType)