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