[ 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.
account |
an Account. |
service |
an Service supported by |
a new AccountService; call unref when you don't need this object anymore. |