Top |
“answered”
property “answered” GDateTime *
Time stamp of when the call was answered.
Owner: CallsCallRecord
Flags: Read / Write / Construct
“end”
property “end” GDateTime *
Time stamp of the end of the call.
Owner: CallsCallRecord
Flags: Read / Write / Construct
“id”
property “id” guint
The row ID.
Owner: CallsCallRecord
Flags: Read / Write / Construct
Default value: 0
“inbound”
property “inbound” gboolean
Whether the call was an inbound call.
Owner: CallsCallRecord
Flags: Read / Write / Construct
Default value: FALSE
“protocol”
property “protocol” char *
The URI protocol for this call.
Owner: CallsCallRecord
Flags: Read / Write / Construct
Default value: NULL
“start”
property “start” GDateTime *
Time stamp of the start of the call.
Owner: CallsCallRecord
Flags: Read / Write / Construct
“call-delete”
signalvoid user_function (CallsCallRecord *callscallrecord, gpointer user_data)
Flags: Run First