QarPeerPresentation Struct
Presentation metadata advertised to other peers. More...
Declaration
Included Headers
Public Member Attributes Index
| const char * | app_custom_peer_info |
| const char * | app_version |
| const char * | display_name |
| QarStructureHeader | header |
Description
Presentation metadata advertised to other peers.
Header'd so it can grow fields or chain extensions through its own header without touching the embedding onboarding structs. Never a storage key. NULL fields mean "keep persisted value, or generate a default on first onboard". display_name also feeds the sanitized debug label embedded in the certificate CN and storage-slot directory.
Definition at line 922 of file qar_streaming.h.
Public Member Attributes
app_custom_peer_info
|
optional; app-defined peer metadata
Definition at line 927 of file qar_streaming.h.
app_version
|
optional; advertised app version
Definition at line 926 of file qar_streaming.h.
display_name
|
optional; human label advertised to peers
Definition at line 925 of file qar_streaming.h.
header
|
QAR_STRUCTURE_TYPE_PEER_PRESENTATION
Definition at line 924 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.