interface PlayerStateChangedData {
    state: PlayerState;
}

Properties

Properties