class documentation
class _QMANotificationDelegateWrapper(NSObject): (source)
UNUserNotificationCenterDelegate implementation.
| Method | init |
Undocumented |
| Method | user |
We received a response to a notification. |
| Method | user |
Undocumented |
| Instance Variable | config |
Undocumented |
def userNotificationCenter_didReceiveNotificationResponse_withCompletionHandler_(self, notificationCenter:
UNUserNotificationCenter, notificationResponse: UNNotificationResponse, completionHandler: Callable[ [], None]):
(source)
¶
We received a response to a notification.