Gjsify LogoGjsify Logo

Hierarchy

  • GroupMixinAddMemberFunc

Callable

  • GroupMixinAddMemberFunc(obj: GObject.Object, handle: number, message: string): boolean
  • Signature of the callback used to add a member to the group. This should perform the necessary operations in the underlying IM protocol to cause the member to be added.

    Parameters

    • obj: GObject.Object

      An object implementing the group interface with this mixin

    • handle: number

      The handle of the contact to be added

    • message: string

      A message to be sent if the protocol supports it

    Returns 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