Class

Package

Packages help abstract platform-specific products by grouping equivalent products across iOS, Android, and web. A package is made up of three parts: identifier, packageType, and underlying StoreProduct.

Declaration

@objc(RCPackage) class Package

Relationships

Inherits From

    Conforms To

    • ObjectiveC.NSObjectProtocol
    • Swift.CVarArg
    • Swift.CustomDebugStringConvertible
    • Swift.CustomStringConvertible
    • Swift.Equatable
    • Swift.Hashable
    • Swift.Identifiable

    See Also

    Displaying Products