> ## 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 개요 - PFPlatformSpecific.h

> Services 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

- [Services C API 개요 - PFPlatformSpecificTypes.h](/ko/services/playfab/api-references/c/pfplatformspecifictypes/pfplatformspecifictypes_members.md)
- [Services C API 개요 - PFPlatform.h](/ko/services/playfab/api-references/c/pfplatform/pfplatform_members.md)
- [PFPlatformSpecificClientRegisterForIOSPushNotificationAsync](/ko/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificclientregisterforiospushnotificationasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementAsync](/ko/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementasync.md)
- [PFPlatformSpecificServerAwardSteamAchievementGetResult](/ko/services/playfab/api-references/c/pfplatformspecific/functions/pfplatformspecificserverawardsteamachievementgetresult.md)
