[][src]Trait fiftyonedegrees::common::DeviceMatch

pub trait DeviceMatch {
    fn get_property(&self, property_type: PropertyName) -> Option<PropertyValue>;
}

Required methods

fn get_property(&self, property_type: PropertyName) -> Option<PropertyValue>

Loading content...

Implementors

Loading content...