Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Data needed to create each type of chat
Link copied to clipboard
data class MessageQuery(val startStanzaId: String?, val endStanzaId: String?, val maxPageSize: Int = 15)