Skip to content

Structure

APNSContainers.ID

struct ID

Topics

Initializers

Instance Properties

Type Properties

  • default
    A default container ID available for use.
  • development
    An ID that can be used for the development (aka sandbox) APNs environment.
  • production
    An ID that can be used for the production APNs environment.

Relationships

Conforms To

  • Swift.Decodable
  • Swift.Encodable
  • Swift.Equatable
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype