Documentation
    Preparing search index...

    Class AssetCoreService

    Core asset operations. Move, Copy, Delete, Update, Refresh, Get, Create Thumbnail, Delete Thumbnail.

    Implements

    Index

    Constructors

    • Constructor for AssetCoreService.

      Parameters

      • connectClient: ConnectClientInterface

        Connect client to make API calls from the Connect SDK

      • assetMapper: AssetMapper

        Mapper to map asset API response to asset object.

      Returns AssetCoreService

      It is easier to use the AssetCoreServiceFactory to create an instance of this class as it will inject the required dependencies.

    Methods