ConversationPager

Constructors

Link copied to clipboard
internal constructor(entries: List<BackupPage>)

Properties

Link copied to clipboard
val totalPages: Int

Functions

Link copied to clipboard
fun hasMorePages(): Boolean
Link copied to clipboard
internal open override fun mapPageData(mapper: MPBackupMapper, bytes: ByteArray): Array<BackupConversation>
Link copied to clipboard

Gets the data stored in the next page, consuming it in the process.