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

> Services C API 개요 - PFPushNotifications.h

## 함수

| 함수                                                                                                                                                                                                | 설명                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| [PFPushNotificationsServerSendPushNotificationAsync](/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationasync)                         | 사용자의 디바이스가 PlayFab에서 푸시 알림을 받도록 구성된 경우, 특정 사용자에게 iOS/Android 푸시 알림을 보냅니다. 사용자가 Android와 iOS 디바이스를 모두 연결한 경우 두 디바이스 모두에 알림이 전송됩니다.     |
| [PFPushNotificationsServerSendPushNotificationFromTemplateAsync](/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationfromtemplateasync) | 사용자의 디바이스가 PlayFab에서 푸시 알림을 받도록 구성된 경우, 특정 사용자에게 iOS/Android 푸시 알림 템플릿을 보냅니다. 사용자가 Android와 iOS 디바이스를 모두 연결한 경우 두 디바이스 모두에 알림이 전송됩니다. |


## Related topics

- [Services C API 개요 - PFPushNotificationsTypes.h](/ko/services/playfab/api-references/c/pfpushnotificationstypes/pfpushnotificationstypes_members.md)
- [PFPushNotificationsServerSendPushNotificationAsync](/ko/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationasync.md)
- [PFPushNotificationsServerSendPushNotificationFromTemplateAsync](/ko/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationfromtemplateasync.md)
- [PFPushNotificationsPushNotificationPackage](/ko/services/playfab/api-references/c/pfpushnotificationstypes/structs/pfpushnotificationspushnotificationpackage.md)
- [PFPushNotificationsSendPushNotificationRequest](/ko/services/playfab/api-references/c/pfpushnotificationstypes/structs/pfpushnotificationssendpushnotificationrequest.md)
