> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Services C API overview - PFPlatformSpecific.h

> Services C API overview - PFPlatformSpecific.h

## 関数

| 関数                                                                                                                                                                                                               | 説明                                                                     |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [PFPlatformSpecificClientAndroidDevicePushNotificationRegistrationAsync](/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientandroiddevicepushnotificationregistrationasync) | プッシュ通知を受信するように Android デバイスを登録します。                                     |
| [PFPlatformSpecificClientRegisterForIOSPushNotificationAsync](/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientregisterforiospushnotificationasync)                       | プッシュ通知を受信するように iOS デバイスを登録します。                                         |
| [PFPlatformSpecificServerAwardSteamAchievementAsync](/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementasync)                                         | 指定されたユーザーに、指定された Steam の実績を付与します。                                      |
| [PFPlatformSpecificServerAwardSteamAchievementGetResult](/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresult)                                 | 成功した PFPlatformSpecificServerAwardSteamAchievementAsync 呼び出しの結果を取得します。 |
| [PFPlatformSpecificServerAwardSteamAchievementGetResultSize](/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresultsize)                         | ServerAwardSteamAchievement 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。         |


## Related topics

- [Services C API overview - PFPlatformSpecificTypes.h](/ja-jp/services/playfab/api-references/c/pfplatformspecifictypes/pfplatformspecifictypes_members.md)
- [PFPlatformSpecificClientRegisterForIOSPushNotificationAsync](/ja-jp/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientregisterforiospushnotificationasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementAsync](/ja-jp/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementGetResult](/ja-jp/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresult.md)
- [PFPlatformSpecificClientAndroidDevicePushNotificationRegistrationAsync](/ja-jp/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientandroiddevicepushnotificationregistrationasync.md)
