TasksService


Description:

[ CCode ( has_construct_function = false ) ]
public TasksService (Authorizer? authorizer)

Creates a new TasksService using the given Authorizer.

If authorizer is null, all requests are made as an unauthenticated user.

Parameters:

authorizer

a Authorizer to authorize the service's requests, or null

Returns:

a new TasksService, or null; unref with unref