Gjsify LogoGjsify Logo

Index

Variables

SERVICE_TYPE_HTTP: string
SERVICE_TYPE_HTTPS: string
TLS_SECONDS_PER_DAY: number
TLS_SECONDS_PER_HOUR: number
TLS_SECONDS_PER_MINUTE: number

Functions

  • auth_flags_to_string(value: AuthFlags): string
  • avahi_error_quark(): Quark
  • http_error_quark(): Quark
  • protocol_build_uri(protocol: Epc.Protocol, hostname: string, port: number, path: string): string
  • protocol_get_service_type(protocol: Epc.Protocol): string
  • protocol_get_uri_scheme(protocol: Epc.Protocol): string
  • service_type_get_base(type: string): string
  • service_type_get_protocol(service_type: string): Epc.Protocol
  • service_type_new(protocol: Epc.Protocol, application: string): string
  • shell_get_debug_level(): number
  • shell_get_host_name(): string
  • shell_progress_begin(title: string, message: string): void
  • shell_progress_end(): void
  • shell_progress_update(percentage: number, message: string): void
  • shell_restart_avahi_client(strloc: string): void
  • shell_watch_remove(id: number): void
  • tls_get_certificate_filename(hostname: string): string
  • tls_get_private_key_filename(hostname: string): string
  • tls_get_server_credentials(hostname: string, crtfile: string, keyfile: string): boolean

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