QarRejoinInit Struct
Continue / rejoin the last persisted session (situation: continue). More...
Declaration
struct QarRejoinInit { ... }
Included Headers
#include <qar-streaming-c/include/qar_streaming.h>
Public Member Attributes Index
| QarStructureHeader | header |
| QarOnboardingId | onboarding_id |
|
Required; returned by a previous onboard. Zero id is rejected. More... | |
| QarPeerPresentation | presentation |
Description
Continue / rejoin the last persisted session (situation: continue).
Definition at line 934 of file qar_streaming.h.
Public Member Attributes
header
|
QAR_STRUCTURE_TYPE_RUNTIME_REJOIN_INIT
Definition at line 936 of file qar_streaming.h.
onboarding_id
|
Required; returned by a previous onboard. Zero id is rejected.
Definition at line 938 of file qar_streaming.h.
presentation
|
NULL fields keep persisted values
Definition at line 939 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.