ConversationIdInterface

A unique identifier for a single conversation.

The backend provides an opaque string identifying a new conversation. Construct an instance of this newtype to pass that identifier to Rust.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun copyBytes(): ByteArray

Get the raw bytes from this type, transferring data from Rust to the client layer.