Gjsify LogoGjsify Logo

Various result codes returned by functions.

Index

Enumeration Members

ALREADY_UNLOCKED: number

Keyring was already unlocked.

BAD_ARGUMENTS: number

Bad arguments to function.

CANCELLED: number

Operation was cancelled.

DENIED: number

Either the user or daemon denied access.

IO_ERROR: number

Problem communicating with daemon.

KEYRING_ALREADY_EXISTS: number

The keyring already exists.

NO_KEYRING_DAEMON: number

Keyring daemon is not available.

NO_MATCH: number

No such match found.

NO_SUCH_KEYRING: number

No such keyring exists.

OK: number

The operation completed successfully.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method