org.freedesktop.GeoClue2.Manager

org.freedesktop.GeoClue2.Manager — The GeoClue service manager

Methods

GetClient (OUT o client);

Description

This is the interface you use to talk to main GeoClue2 manager object at path "/org/freedesktop/GeoClue2/Manager". The only thing you do with this interface is to call GetClient() on it to get your application specific client object.

Method Details

The GetClient() method

GetClient (OUT o client);

Retrieves a client object which can only be used by the calling application only.

OUT o client:

The path for newly created client object