presence_status


Description:

public string presence_status { get; }

A string representing the presence status of this contact.

This may be a well-known string from the Telepathy specification, like "available", or a connection-manager-specific string, like "out-to-lunch".

This may be an empty string if this Contact object has not been set up to track PRESENCE. It is never null.