Top |
gchar * | detailed-end-reason | Read / Write / Construct Only |
gint64 | duration | Read / Write / Construct Only |
TplEntity * | end-actor | Read / Write / Construct Only |
gint | end-reason | Read / Write / Construct Only |
TpCallStateChangeReason
tpl_call_event_get_end_reason (TplCallEvent *self
);
const gchar *
tpl_call_event_get_detailed_end_reason
(TplCallEvent *self
);
“detailed-end-reason”
property“detailed-end-reason” gchar *
A string representing a D-Bus error that gives more details about the end reason.
Flags: Read / Write / Construct Only
Default value: ""
“duration”
property “duration” gint64
The call duration in seconds.
Flags: Read / Write / Construct Only
Allowed values: >= -1
Default value: 0
“end-actor”
property“end-actor” TplEntity *
Actor (a #TplEntity) that caused the call to end.
Flags: Read / Write / Construct Only
“end-reason”
property“end-reason” gint
Reason for wich this call was ended.
Flags: Read / Write / Construct Only
Allowed values: [0,14]
Default value: 0