4 Service org.moblin.connman
5 Interface org.moblin.connman.Service
6 Object path [variable prefix]/{service0,service1,...}
8 Methods dict GetProperties()
10 Returns properties for the service object. See
11 the properties section for available properties.
13 Possible Errors: [service].Error.InvalidArguments
15 Signals PropertyChanged(string name, variant value)
17 This signal indicates a changed value of the given
20 Properties string Name [readonly]
22 The service name (for example "Wireless" etc.)
24 This name can be used for directly displaying it in
25 the application. It has pure informational purpose.
27 string Type [readonly]
29 The device type (for example "ethernet", "wifi" etc.)