QarOnboardingId Struct
Identity slot key, generated by the runtime on first onboard. More...
Declaration
struct QarOnboardingId { ... }
Included Headers
#include <qar-streaming-c/include/qar_streaming.h>
Public Member Attributes Index
| uint8_t | data[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
|
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.