Vinyl
    Preparing search index...

    Interface PlayRejectedEvent

    interface PlayRejectedEvent {
        reason: any;
    }
    Index

    Properties

    Properties

    reason: any

    The reason for the play() rejection.

    #isNotAllowedError