1 Siri hierarchy [experimental]
2 ========================
5 Interface org.ofono.Siri
6 Object path [variable prefix]/{modem0,modem1,...}
8 Methods dict GetProperties()
10 Returns all Siri properties. See the
11 properties section for available properties.
13 Possible Errors: [service].Error.InProgress
14 [service].Error.Failed
16 void SetProperty(string name, variant value)
18 Changes the value of the specified property. Only
19 properties that are listed as read-write are
20 changeable. On success a PropertyChanged signal
23 Possible Errors: [service].Error.InvalidArguments
24 [service].Error.InProgress
25 [service].Error.Failed
27 Signals PropertyChanged(string property, variant value)
29 This signal indicates a changed value of the given
32 Properties boolean Enabled [readonly]
34 This property indicates whether Siri is available on
37 string EyesFreeMode [readwrite]
39 This property indicates the state of Siri Eyes Free
40 Mode. The current possible values are: "enabled"