Persona


Object Hierarchy:

Object hierarchy for Persona

Description:

public class Persona : Persona, AliasDetails, AvatarDetails, BirthdayDetails, EmailDetails, FavouriteDetails, GroupDetails, InteractionDetails, ImDetails, NameDetails, PhoneDetails, PresenceDetails, UrlDetails

A persona subclass which represents a single instant messaging contact from Telepathy.

There is a one-to-one correspondence between Tpf.Personas and TelepathyGLib.Contact s, although at any time the Tpf.Persona.contact property of a persona may be null if the contact's Telepathy connection isn't available (e.g. due to being offline). In this case, the persona's properties persist from a local cache.


Namespace: Tpf
Package: folks-telepathy

Content:

Properties:

Static methods:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Folks.Persona
 
All known members inherited from class GLib.Object
 
All known members inherited from interface Folks.AliasDetails
 
All known members inherited from interface Folks.AvatarDetails
 
All known members inherited from interface Folks.BirthdayDetails
 
All known members inherited from interface Folks.EmailDetails
 
All known members inherited from interface Folks.FavouriteDetails
 
All known members inherited from interface Folks.GroupDetails
 
All known members inherited from interface Folks.InteractionDetails
 
All known members inherited from interface Folks.ImDetails
 
All known members inherited from interface Folks.NameDetails
 
All known members inherited from interface Folks.PhoneDetails
 
All known members inherited from interface Folks.PresenceDetails
 
All known members inherited from interface Folks.UrlDetails