AccountService


Description:

[ CCode ( has_construct_function = false ) ]
public AccountService (owned Account account, owned Service? service)

Constructor.

If service is null, the returned object will operate on the global account settings.

Parameters:

account

an Account.

service

an Service supported by account.

Returns:

a new AccountService; call unref when you don't need this object anymore.