Skip to main content

QarOnboardingId Struct

Identity slot key, generated by the runtime on first onboard. More...

Declaration

struct QarOnboardingId { ... }

Included Headers

Public Member Attributes Index

uint8_tdata[QAR_MAX_ID_LENGTH]

Description

Identity slot key, generated by the runtime on first onboard.

Same shape as QarPeerId / QarSessionId (16-byte UUID). Delivered by the onboarding functions themselves (out-parameter on the blocking calls, result callback on the async calls). Persist it as text with qar_uuid_to_string / qar_uuid_from_string and hand it back to qar_runtime_rejoin / qar_runtime_forget. A zero id means "no id".

Definition at line 873 of file qar_streaming.h.

Public Member Attributes

data

uint8_t QarOnboardingId::data[QAR_MAX_ID_LENGTH]

Definition at line 875 of file qar_streaming.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.