textalive-react-api - v0.4.12
    Preparing search index...

    Interface PlayerStatusProps

    interface PlayerStatusProps {
        onError?: (eventType: string, reason: any) => void;
    }
    Index
    onError?: (eventType: string, reason: any) => void