Class
APNSContainers
final actor APNSContainers
Topics
Classes
Structures
Instance Properties
Instance Methods
func container(for: APNSContainers.ID?) -> APNSContainers.Container?func `default`(to: APNSContainers.ID)func shutdown() asyncfunc use(APNSClientConfiguration, eventLoopGroupProvider: NIOEventLoopGroupProvider, responseDecoder: JSONDecoder, requestEncoder: JSONEncoder, byteBufferAllocator: ByteBufferAllocator, as: APNSContainers.ID, isDefault: Bool?)Configure APNs for a given container ID.
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype_Concurrency.Actor