Syntax
Members
memberPropertyCount uint32_t
The number of initial member properties for the joiner of the lobby.
memberPropertyKeys const char* const*array of size
memberPropertyCount
The keys of the initial member properties for the joiner of the lobby.
Per-member properties are only visible to members of the lobby.
memberPropertyValues const char* const*array of size
memberPropertyCount
The values of the initial member properties for the joiner of the lobby.
Per-member properties are only visible to members of the lobby.
