Gjsify LogoGjsify Logo

The class of a #TpBaseClient.

The virtual methods observe_channels, add_dispatch_operation and handle_channels can be also implemented by calling tp_base_client_implement_observe_channels(), tp_base_client_implement_add_dispatch_operation() and tp_base_client_implement_handle_channels(). This is compatible with telepathy-glib versions older than 0.11.13.

record

Hierarchy

  • BaseClientClass

Index

Constructors

Properties

the function called to request user approval of unrequested (incoming) channels matching this client's approver filter (since 0.11.13)

field

the function called to handle channels matching this client's handler filter (since 0.11.13)

field

the function called to observe newly-created channels matching this client's observer filter (since 0.11.13)

field
parent_class: GObject.ObjectClass

the parent class

field
name: string

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