> ## 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.

# 服務 C API 概觀 - PFPlatformSpecific.h

> 服務 C API 概觀 - 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

- [服務 C API 概觀 - PFPlatformSpecificTypes.h](/zh-TW/services/playfab/api-references/c/pfplatformspecifictypes/pfplatformspecifictypes_members.md)
- [PFPlatformSpecificClientRegisterForIOSPushNotificationAsync](/zh-TW/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientregisterforiospushnotificationasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementAsync](/zh-TW/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementGetResult](/zh-TW/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresult.md)
- [PFPlatformSpecificServerAwardSteamAchievementGetResultSize](/zh-TW/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresultsize.md)
