Structure
APNSContainers.ID
struct ID
Topics
Initializers
init(from: any Decoder) throwsCreates a new instance by decoding from the given decoder.init(string: String)
Instance Properties
Type Properties
static var `default`: APNSContainers.IDA default container ID available for use.static var development: APNSContainers.IDAn ID that can be used for the development (aka sandbox) APNs environment.static var production: APNSContainers.IDAn ID that can be used for the production APNs environment.
Relationships
Conforms To
Swift.DecodableSwift.EncodableSwift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype