track


Description:

public async void track (bool state) throws Error

Change the tracking state of the GPasteDaemon

Parameters:

this

a Client instance

state

the new tracking state of the GPasteDaemon

callback

A TaskReadyCallback to call when the request is satisfied or null if you don't care about the result of the method invocation.

user_data

The data to pass to callback.