Gjsify LogoGjsify Logo

Hierarchy

  • ConnectionNameListCb

Callable

  • ConnectionNameListCb(names: string[], n: number, cms: string[], protocols: string[], error: GLib.Error, weak_object: GObject.Object): void
  • Signature of the callback supplied to tp_list_connection_names().

    Parameters

    • names: string[]

      %NULL-terminated array of n connection bus names, or %NULL on error

    • n: number

      number of names (not including the final %NULL), or 0 on error

    • cms: string[]

      %NULL-terminated array of n connection manager names (e.g. "gabble") in the same order as names, or %NULL on error

    • protocols: string[]

      %NULL-terminated array of n protocol names as defined in the Telepathy spec (e.g. "jabber") in the same order as names, or %NULL on error

    • error: GLib.Error

      %NULL on success, or an error that occurred

    • weak_object: GObject.Object

      user-supplied weakly referenced object

    Returns void

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