ExposureManagerLifeCycle
protocol ExposureManagerLifeCycle
Undocumented
-
Undocumented
Declaration
Swift
func invalidate(handler: (() -> Void)?) -
Undocumented
Declaration
Swift
func activate(completion: @escaping CompletionHandler) -
Undocumented
Declaration
Swift
func enable(completion: @escaping CompletionHandler) -
Undocumented
Declaration
Swift
func disable(completion: @escaping CompletionHandler) -
Undocumented
Declaration
Swift
func preconditions() -> ExposureManagerState -
Undocumented
Declaration
Swift
func reset(handler: (() -> Void)?) -
Undocumented
Declaration
Swift
func requestUserNotificationsPermissions(completionHandler: @escaping (() -> Void))