PackageManager | iOS SDK | 2GIS Documentation

PackageManager

Interface for centralized handling of packages:

Extends: Hashable
public static func == (lhs: PackageManager, rhs: PackageManager) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods
Properties

Status (enabled/disabled) of auto-update.

StatefulChannel<[Package]>

Channel with a list of all known packages. Refreshed if information about at least one of the packages is changed, or if the list composition is changed.

Channel with a list of all known packages. Refreshed if information about at least one of the packages is changed, or if the list composition is changed.