PackageManager | iOS SDK | Urbi Documentation

PackageManager

Interface for centralized working with packages:

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

Returns a Boolean value indicating whether two values are equal.

Methods
Properties

Autoupdate status (enabled/disabled).

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.