InAppNotificationInterface
public protocol InAppNotificationInterface
-
Declaration
Swift
func processNotification(response: UNNotificationResponse, window: UIWindow?, completion: @escaping (Bool, Error?) -> Void)