class ParticipantDetails : public nn::nex::RootObject
Stores detailed information about the participants in a matchmaking session.
m_idParticipant | The principal ID of the participant. | |
---|---|---|
m_strName | The participant's name. The principal ID of the participant, converted to a string. | |
m_strMessage | Detailed information about the participant. The string data specified by AutoMatchmakeSession , CreateMatchmakeSession , JoinMatchmakeSession and EndParticipation is set here. |
nn::nex::RootObject
nn::nex::ParticipantDetails
CONFIDENTIAL