[][src]Type Definition hap::service::microphone::Microphone

type Microphone = Service<MicrophoneInner>;

Microphone Service.

Trait Implementations

impl Default for Microphone[src]