Contents

assetPackIsAvailableLocallyWithIdentifier:

Checks whether the asset pack with the specified identifier is available locally.

Declaration

- (BOOL) assetPackIsAvailableLocallyWithIdentifier:(NSString *) assetPackIdentifier;

Parameters

  • assetPackIdentifier:

    The asset pack’s identifier.

Return Value

Whether the asset pack is available locally.