Method group is Obsolete

NotificationServices

class in UnityEngine.iOS

Cambiar al Manual
Obsolete

Descripción

NotificationServices is only available on iPhone/iPad/iPod Touch.

It is used for scheduling, registering and handling notifications.

The iOS Notification Services API is deprecated and will be removed in a future version of Unity. Please consider using the the "Mobile Notifications" package (available in the Unity package manager) which implements the iOS UserNotifications framework.