get_enabled


Description:

public bool get_enabled ()

Checks whether the underlying Account is enabled and the selected Service is enabled on it.

If this method returns false, applications should not try to use this object.

Parameters:

this

the AccountService.

Returns:

true if the service is enabled, false otherwise.