Enumeration

AstalGreetErrorType

Declaration

enum AstalGreet.ErrorType

Description

No description available.

Members

ASTAL_GREET_ERROR_TYPE_AUTH_ERROR

Indicates that authentication failed. This is not a fatal error, and is likely caused by incorrect credentials.

  • Value: 0
  • Available since: 0.1
ASTAL_GREET_ERROR_TYPE_ERROR

A general error. See the error description for more information.

  • Value: 1
  • Available since: 0.1