Gjsify LogoGjsify Logo

Hierarchy

  • SimpleObserverObserveChannelsImpl

Callable

  • Signature of the implementation of the ObserveChannels method.

    This function must call either tp_observe_channels_context_accept(), tp_observe_channels_context_delay() or tp_observe_channels_context_fail() on context before it returns.

    Parameters

    • observer: SimpleObserver

      a #TpSimpleObserver instance

    • account: TelepathyGLib.Account

      a #TpAccount having %TP_ACCOUNT_FEATURE_CORE prepared if possible

    • connection: TelepathyGLib.Connection

      a #TpConnection having %TP_CONNECTION_FEATURE_CORE prepared if possible

    • channels: TelepathyGLib.Channel[]

      a #GList of #TpChannel, all having %TP_CHANNEL_FEATURE_CORE prepared if possible

    • dispatch_operation: ChannelDispatchOperation

      a #TpChannelDispatchOperation or %NULL; the dispatch_operation is not guaranteed to be prepared

    • requests: ChannelRequest[]

      a #GList of #TpChannelRequest, all having their object-path defined but are not guaranteed to be prepared.

    • context: ObserveChannelsContext

      a #TpObserveChannelsContext representing the context of this D-Bus call

    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