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

> Services C API overview - 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 overview - PFPushNotificationsTypes.h](/ja-jp/services/playfab/api-references/c/pfpushnotificationstypes/pfpushnotificationstypes_members.md)
- [PFPushNotificationsServerSendPushNotificationAsync](/ja-jp/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationasync.md)
- [PFPushNotificationsServerSendPushNotificationFromTemplateAsync](/ja-jp/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationfromtemplateasync.md)
- [PFPushNotificationsPushNotificationPackage](/ja-jp/services/playfab/api-references/c/pfpushnotificationstypes/structs/pfpushnotificationspushnotificationpackage.md)
- [PFPushNotificationsSendPushNotificationRequest](/ja-jp/services/playfab/api-references/c/pfpushnotificationstypes/structs/pfpushnotificationssendpushnotificationrequest.md)
