Key
public struct Key
Used as a namespace for all Notification user info dictionary keys.
-
User info dictionary key representing the
URLSessionTaskassociated with the notification.Declaration
Swift
public static let Task = "org.alamofire.notification.key.task"
View on GitHub
Key Struct Reference