TelepathyGLib.PresenceStatus¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
index |
r/w |
Index of the presence status in the provided supported presence statuses array |
|
optional_arguments |
r/w |
A |
Methods¶
None
Details¶
- class TelepathyGLib.PresenceStatus¶
Structure representing a presence status.
In addition to the fields documented here, there are two
object
fields which must currently beNone
. A meaning may be defined for these in a future version of telepathy-glib.In modern Telepathy connection managers, the only optional argument should be a
GObject.TYPE_STRING
named “message”, on statuses that have an optional human-readable message. All other optional arguments are deprecated.