pub async fn previous(
conn: &Connection,
endpoint: u16,
) -> Result<PlaybackResponse>Expand description
Invoke Previous command on cluster Media Playback.
pub async fn previous(
conn: &Connection,
endpoint: u16,
) -> Result<PlaybackResponse>Invoke Previous command on cluster Media Playback.