registerUserNotificationSettings method
registerUserNotificationSettings:
Implementation
void registerUserNotificationSettings(UIUserNotificationSettings$1 notificationSettings) {
objc.checkOsVersionInternal('UIApplication.registerUserNotificationSettings:', iOS: (false, (8, 0, 0)));
_objc_msgSend_xtuoz7(object$.ref.pointer, _sel_registerUserNotificationSettings_, notificationSettings.ref.pointer);
}