Package-level declarations

Types

Link copied to clipboard
interface Conversation
Link copied to clipboard
data class ConversationChannelInfo(val url: String, val lastMessageTs: Long)

The channels' information.

Link copied to clipboard

The order of the conversation.

Link copied to clipboard

The resolution information.

Link copied to clipboard

The status of the conversation.

Link copied to clipboard
data class Handoff(val type: String, val ticketId: String? = null, val timestamp: Long = 0)

The handoff information.