Package-level declarations

Types

Link copied to clipboard

The payload type for a ConversationEntry.

Link copied to clipboard
data class CustomException(val message: String?, val code: Int?) : Exception
Link copied to clipboard
interface EntryPayload

The payload for a ConversationEntry.

Link copied to clipboard
interface Message

Represents an individual message.

Link copied to clipboard

Reason for the message.

Link copied to clipboard
interface NetworkError
Link copied to clipboard
enum RoutingType : Enum<RoutingType>

The type of routing.