View Source ExSni.DbusProtocol protocol (ExSNI v0.2.9)
Link to this section Summary
Link to this section Types
Specs
Specs
t() :: term()
Link to this section Functions
Specs
get_properties(t(), properties :: [String.t()]) :: [property_value()]
Specs
get_properties(t(), properties :: [String.t()], options :: any()) :: [ property_value() ]
Specs
get_property(t(), property :: String.t()) :: {:ok, property_value()} | {:error, String.t(), String.t()}