Skip to main content
指定した Google Play Games 識別子のセットに対応する一意の PlayFab 識別子を取得します。Google Play Games 識別子はユーザー アカウントの ID であり、Google Play Games Services - Players API の呼び出しで ‘playerId’ として利用できます。

構文

パラメーター

entityHandle PFEntityHandle 認証に使用する PFEntityHandle。 request PFAccountManagementGetPlayFabIDsFromGooglePlayGamesPlayerIDsRequest* 値が設定されたリクエスト オブジェクト。 async XAsyncBlock*
Inout
非同期操作用の XAsyncBlock。

戻り値

型: HRESULT この API 操作の結果コード。

解説

この API は、Win32、Linux、Android、macOS で使用できます。非同期タスクが完了したら、PFAccountManagementClientGetPlayFabIDsFromGooglePlayGamesPlayerIDsGetResultSizePFAccountManagementClientGetPlayFabIDsFromGooglePlayGamesPlayerIDsGetResult を呼び出して結果を取得します。

要件

ヘッダー: PFAccountManagement.h

関連項目

PFAccountManagement メンバー
最終更新日 2026年8月13日