ClarioDesk. Reads are exposed as Streams that
auto-prime and then live-update.
Lifecycle
init
theme only if you use the
prebuilt UI.
identify
reset
init() registers a fresh device.
Tickets & messages
createTicket
sendMessage
ticketsStream
messagesStream
CSAT
submitCsat
Attachments
attachmentUploadProgress
0.0–1.0.
refreshAttachmentUrl
Push
handlePushPayload
Connection
connectionStream
connecting, connected, reconnecting,
disconnected, fatal. See Realtime.
The React Native SDK mirrors this surface 1:1 with the same method names and
semantics. If a method behaves differently across the two, it’s a bug — see the
RN API reference.