Preparing search index...

    Response returned from a music list query, containing either a success result or a service error.

    Index

    Constructors

    Properties

    Constructors

    Properties

    cancelled: boolean

    Indicates whether the request was cancelled before completion.

    Holds the successful result of the music list request, if available.

    error?: ServiceError

    Contains the service error if the request failed.

    ok: boolean

    Indicates whether the request completed successfully without errors.