pub async fn read_installed_chime_sounds(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ChimeSound>>Expand description
Read InstalledChimeSounds attribute from cluster Chime.
pub async fn read_installed_chime_sounds(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ChimeSound>>Read InstalledChimeSounds attribute from cluster Chime.