Share via


BAAssetPackManagerCheckForUpdatesResult Class

Definition

This class holds the return values for an asynchronous operation.

public class BAAssetPackManagerCheckForUpdatesResult
type BAAssetPackManagerCheckForUpdatesResult = class
Inheritance
BAAssetPackManagerCheckForUpdatesResult

Constructors

Name Description
BAAssetPackManagerCheckForUpdatesResult(NSSet<NSString>, NSSet<NSString>)

Creates a new instance of this class.

Properties

Name Description
RemovedIdentifiers

The result value from the asynchronous operation.

UpdatingIdentifiers

The result value from the asynchronous operation.

Applies to