Package-level declarations

Types

Link copied to clipboard
@JsonClass(generateAdapter = false)
enum ConversationEntryType : Enum<ConversationEntryType>

The payload type for a ConversationEntry.

Link copied to clipboard
Link copied to clipboard
sealed interface EntryPayload

The payload for a ConversationEntry.

Link copied to clipboard
sealed interface Message

Represents an individual message.

Link copied to clipboard

Reason for the message.

Link copied to clipboard
sealed class NetworkError : Exception
Link copied to clipboard

Network error codes.

Link copied to clipboard
enum RoutingType : Enum<RoutingType>

The type of routing.