> ## 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-CN/services/playfab/api-references/c/pfplatformspecifictypes/pfplatformspecifictypes_members.md)
- [服务 C API 概览 - PFPlatform.h](/zh-CN/services/playfab/api-references/c/pfplatform/pfplatform_members.md)
- [PFPlatformSpecificClientRegisterForIOSPushNotificationAsync](/zh-CN/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientregisterforiospushnotificationasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementAsync](/zh-CN/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementGetResult](/zh-CN/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresult.md)
