TelepathyGLib.CallStateReason

Fields

Name

Type

Access

Description

actor

int

r/w

the contact responsible for the change, or 0 if no contact was responsible

dbus_reason

str

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

str

r/w

A developer readable debug message giving the reason for the state change.

reason

TelepathyGLib.CallStateChangeReason

r/w

the reason for the change. If TelepathyGLib.CallStateChangeReason.USER_REQUESTED then the actor member will dictate whether it was the local user or a remote contact responsible

ref_count

int

r

Methods

None

Details

class TelepathyGLib.CallStateReason

Data structure representing the reason for a call state change.

New in version 0.17.5.