[][src]Trait plex_api::HasDeleteUrl

pub trait HasDeleteUrl {
    fn get_delete_url(&self) -> Option<String>;
}

Required methods

Loading content...

Implementors

impl HasDeleteUrl for Device[src]

Loading content...