マッチメイクセッションの検索結果を格納するデータクラスです。 [詳解]
#include <RendezVous/Services/Jugem/Matchmake/src/Common/FindMatchmakeSessionByParticipantResult.h>
DDLCLASSFindMatchmakeSessionByParticipantResultを継承しています。
公開メンバ関数 | |
FindMatchmakeSessionByParticipantResult () | |
コンストラクタです。 | |
virtual | ~FindMatchmakeSessionByParticipantResult () |
デストラクタです。 | |
const MatchmakeSession & | GetMatchmakeSession () const |
マッチメイクセッションを返します [詳解] | |
PrincipalID | GetPrincipalID () const |
検索対象の PrincipalID を返します [詳解] | |
マッチメイクセッションの検索結果を格納するデータクラスです。
const MatchmakeSession& nn::nex::FindMatchmakeSessionByParticipantResult::GetMatchmakeSession | ( | ) | const |
マッチメイクセッションを返します
PrincipalID nn::nex::FindMatchmakeSessionByParticipantResult::GetPrincipalID | ( | ) | const |
検索対象の PrincipalID を返します