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

> 服務 C API 概觀 - PFPushNotifications.h

## 函式

| 函式                                                                                                                                                                                                | 說明                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| [PFPushNotificationsServerSendPushNotificationAsync](/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationasync)                         | 傳送 iOS/Android 推播通知給特定使用者（如果該使用者的裝置已在 PlayFab 中設定推播通知）。如果使用者已連結 Android 和 iOS 兩種裝置，兩者都會收到通知。   |
| [PFPushNotificationsServerSendPushNotificationFromTemplateAsync](/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationfromtemplateasync) | 傳送 iOS/Android 推播通知範本給特定使用者（如果該使用者的裝置已在 PlayFab 中設定推播通知）。如果使用者已連結 Android 和 iOS 兩種裝置，兩者都會收到通知。 |


## Related topics

- [服務 C API 概觀 - PFPushNotificationsTypes.h](/zh-TW/services/playfab/api-references/c/pfpushnotificationstypes/pfpushnotificationstypes_members.md)
- [PFPushNotificationsServerSendPushNotificationAsync](/zh-TW/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationasync.md)
- [PFPushNotificationsServerSendPushNotificationFromTemplateAsync](/zh-TW/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationfromtemplateasync.md)
- [服務 C API 概觀 - PFPlatformSpecificTypes.h](/zh-TW/services/playfab/api-references/c/pfplatformspecifictypes/pfplatformspecifictypes_members.md)
- [服務 C API 概觀 - PFPlatformSpecific.h](/zh-TW/services/playfab/api-references/c/pfplatformspecific/pfplatformspecific_members.md)
