函数
| 函数 | 说明 |
|---|---|
| PFPushNotificationsServerSendPushNotificationAsync | 向特定用户发送 iOS/Android 推送通知(如果该用户的设备已在 PlayFab 中配置了推送通知)。如果用户同时关联了 Android 和 iOS 设备,两者都将收到通知。 |
| PFPushNotificationsServerSendPushNotificationFromTemplateAsync | 向特定用户发送 iOS/Android 推送通知模板(如果该用户的设备已在 PlayFab 中配置了推送通知)。如果用户同时关联了 Android 和 iOS 设备,两者都将收到通知。 |
