> ## 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-CN/services/playfab/api-references/c/pfpushnotificationstypes/pfpushnotificationstypes_members.md)
- [PFPushNotificationsServerSendPushNotificationAsync](/zh-CN/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationasync.md)
- [PFPushNotificationsServerSendPushNotificationFromTemplateAsync](/zh-CN/services/playfab/api-references/c/pfpushnotifications/functions/pfpushnotificationsserversendpushnotificationfromtemplateasync.md)
- [PFPushNotificationsPushNotificationPackage](/zh-CN/services/playfab/api-references/c/pfpushnotificationstypes/structs/pfpushnotificationspushnotificationpackage.md)
- [PFPushNotificationsSendPushNotificationRequest](/zh-CN/services/playfab/api-references/c/pfpushnotificationstypes/structs/pfpushnotificationssendpushnotificationrequest.md)
