TelepathyGLib.CallStateReason¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
actor |
r/w |
the contact responsible for the change, or 0 if no contact was responsible |
|
dbus_reason |
r/w |
A specific reason for the change, which may be a D-Bus error in the Telepathy namespace, a D-Bus error in any other namespace (for implementation-specific errors), or the empty string to indicate that the state change was not an error |
|
message |
r/w |
A developer readable debug message giving the reason for the state change. |
|
reason |
r/w |
the reason for the change. If |
|
ref_count |
r |
Methods¶
None
Details¶
- class TelepathyGLib.CallStateReason¶
Data structure representing the reason for a call state change.
New in version 0.17.5.