#include <TelepathyQt4/Types>
Public Attributes | |
uint | type |
bool | maySetOnSelf |
bool | canHaveMessage |
A struct containing information about a status.
If true, a non-empty message can be set for this status. Otherwise, the empty string is the only acceptable message. On IRC you can be Away with a status message, but if you are available you cannot set a status message.
If true, the user can set this status on themselves using SetPresence.
The type of a presence. This SHOULD NOT be used as a way to set statuses that the client does not recognise (as explained in SetPresence), but MAY be used to check that the client's assumptions about a particular status name match the connection manager's.