Type Alias PlayProgramResponse

Source
pub type PlayProgramResponse = Response<{ Command::PlayProgram }, PlayProgramState>;

Aliased Type§

pub struct PlayProgramResponse {
    pub state: DefaultState,
}

Fields§

§state: DefaultState