Construct a new instance, transferring data from the client layer to Rust.
Readonly[destructorReadonly[pointerReadonly[uniffiGet the raw bytes from this type, transferring data from Rust to the client layer.
This does not consume the newtype, instead copying the internal data across the FFI boundary.
Calls into the == method of ConversationId (the native Rust peer).
Returns true if and only if the two instance of ConversationId are
equivalent on the Rust side.
Generated by deriving the Eq trait in Rust.
Calls into the hash method of ConversationId (the native Rust peer).
Generated by deriving the Hash trait in Rust.
Calls into the Debug string representation of ConversationId (the native Rust peer).
Generated by deriving the Debug trait in Rust.
Calls into the ConversationId::to_string() method of the native Rust peer.
Generated by deriving the Display trait in Rust.
{@inheritDoc uniffi-bindgen-react-native#UniffiAbstractObject.uniffiDestroy}
Staticinstance
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.