UIRemoteNotifications extension
UIRemoteNotifications
Properties
- registeredForRemoteNotifications → bool
-
Available on UIApplication, provided by the UIRemoteNotifications extension
isRegisteredForRemoteNotificationsno setter
Methods
-
enabledRemoteNotificationTypes(
) → UIRemoteNotificationType -
Available on UIApplication, provided by the UIRemoteNotifications extension
enabledRemoteNotificationTypes -
registerForRemoteNotifications(
) → void -
Available on UIApplication, provided by the UIRemoteNotifications extension
registerForRemoteNotifications -
registerForRemoteNotificationTypes(
UIRemoteNotificationType types) → void -
Available on UIApplication, provided by the UIRemoteNotifications extension
registerForRemoteNotificationTypes: -
unregisterForRemoteNotifications(
) → void -
Available on UIApplication, provided by the UIRemoteNotifications extension
unregisterForRemoteNotifications