![]() |
![]() |
![]() |
telepathy-logger Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
TplCallEvent; TplCallEventClass; TplCallEventPriv; const gchar * tpl_call_event_get_detailed_end_reason (TplCallEvent *self
); GTimeSpan tpl_call_event_get_duration (TplCallEvent *self
); TplEntity * tpl_call_event_get_end_actor (TplCallEvent *self
); TpCallStateChangeReason tpl_call_event_get_end_reason (TplCallEvent *self
);
"detailed-end-reason" gchar* : Read / Write / Construct Only "duration" gint64 : Read / Write / Construct Only "end-actor" TplEntity* : Read / Write / Construct Only "end-reason" gint : Read / Write / Construct Only
const gchar * tpl_call_event_get_detailed_end_reason
(TplCallEvent *self
);
|
a TplCallEvent |
Returns : |
the same string as the "detailed-end-reason" property. [transfer none] |
GTimeSpan tpl_call_event_get_duration (TplCallEvent *self
);
|
a TplCallEvent |
Returns : |
the same duration as the "duration" property |
TplEntity * tpl_call_event_get_end_actor (TplCallEvent *self
);
|
a TplCallEvent |
Returns : |
the same TplEntity as "end-actor" property. [transfer none] |
TpCallStateChangeReason tpl_call_event_get_end_reason (TplCallEvent *self
);
|
a TplCallEvent |
Returns : |
the same TpCallStateChangeReason as "end-reason" property |
"detailed-end-reason"
property"detailed-end-reason" gchar* : Read / Write / Construct Only
A string representing a D-Bus error that gives more details about the end reason.
Default value: ""
"duration"
property"duration" gint64 : Read / Write / Construct Only
The call duration in seconds.
Allowed values: >= -1
Default value: 0
"end-actor"
property"end-actor" TplEntity* : Read / Write / Construct Only
Actor (a #TplEntity) that caused the call to end.
"end-reason"
property"end-reason" gint : Read / Write / Construct Only
Reason for wich this call was ended.
Allowed values: [0,14]
Default value: 0