Skip to main content
指定された Twitch 識別子のセットに対応する一意な PlayFab 識別子を取得します。Twitch 識別子は、Twitch API メソッドから ‘_id’ として取得できるユーザー アカウントの ID です (例: https://github.com/justintv/Twitch-API/blob/master/v3_resources/users.md#get-usersuser)。

構文

パラメーター

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

戻り値

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

解説

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

要件

ヘッダー: PFAccountManagement.h

関連項目

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