CTR NEX API Reference
nn::nex::FindMatchmakeSessionByParticipantResult クラス

マッチメイクセッションの検索結果を格納するデータクラスです。 [詳解]

#include <RendezVous/Services/Jugem/Matchmake/src/Common/FindMatchmakeSessionByParticipantResult.h>

DDLCLASSFindMatchmakeSessionByParticipantResultを継承しています。

公開メンバ関数

 FindMatchmakeSessionByParticipantResult ()
 コンストラクタです。
 
virtual ~FindMatchmakeSessionByParticipantResult ()
 デストラクタです。
 
const MatchmakeSessionGetMatchmakeSession () const
 マッチメイクセッションを返します [詳解]
 
PrincipalID GetPrincipalID () const
 検索対象の PrincipalID を返します [詳解]
 

詳解

マッチメイクセッションの検索結果を格納するデータクラスです。

関数詳解

const MatchmakeSession& nn::nex::FindMatchmakeSessionByParticipantResult::GetMatchmakeSession ( ) const

マッチメイクセッションを返します

戻り値
マッチメイクセッション
PrincipalID nn::nex::FindMatchmakeSessionByParticipantResult::GetPrincipalID ( ) const

検索対象の PrincipalID を返します

戻り値
PrincipalID