Gjsify LogoGjsify Logo

Enumeration representing the features a #TpContact can optionally support. When requesting a #TpContact, library users specify the desired features; the #TpContact code will only initialize state for those features, to avoid unwanted D-Bus round-trips and signal connections.

Since 0.11.5, there is a corresponding #GEnumClass type, %TP_TYPE_CONTACT_FEATURE.

Index

Enumeration Members

ALIAS: number

#TpContact:alias

AVATAR_DATA: number

#TpContact:avatar-file and #TpContact:avatar-mime-type. Implies %TP_CONTACT_FEATURE_AVATAR_TOKEN (available since 0.11.6)

AVATAR_TOKEN: number

#TpContact:avatar-token

CAPABILITIES: number

#TpContact:capabilities (available since 0.11.3)

CLIENT_TYPES: number

#TpContact:client-types (available since 0.13.1)

CONTACT_BLOCKING: number

#TpContact:is-blocked. Require Connection implementing the %TP_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING interface. (available since 0.17.0)

CONTACT_GROUPS: number

#TpContact:contact-groups (available since 0.13.14)

CONTACT_INFO: number

#TpContact:contact-info (available since 0.11.7)

LOCATION: number

#TpContact:location (available since 0.11.1) and #TpContact:location-vardict (since 0.19.10)

PRESENCE: number

#TpContact:presence-type, #TpContact:presence-status and #TpContact:presence-message

SUBSCRIPTION_STATES: number

#TpContact:subscribe-state, #TpContact:publish-state and #TpContact:publish-request. Require a Connection implementing the %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST interface. (available since 0.13.12)

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