NotificationServiceStub
final class NotificationServiceStub : NotificationServiceImpl
Stub for testing
-
Ask user for authorization
Declaration
Swift
override func authorizeNotifications(then: @escaping (Bool) -> Void)Parameters
thenCallback
View on GitHub
NotificationServiceStub Class Reference