All the preferences values are grouped into services. The Preferences object is used to get the preferences Services objects. It can also set the current profile value.
org.freesmartphone.Preferences
Description: Return the list of all available services.
The list of all available services.
Description: Retrieve a given service.
the name of the service, as returned by `GetServices`.
the path to the service object
Description: Return a list of all the available profiles.
The list of all the available profiles.
Description: Retrieve the current top profile.
The name of the current profile.
Description: Set the current top profile.
The name of the new current profile.