Class
PhoshCall
Description [src]
final class Phosh.Call : GObject.Object
{
/* No available fields */
}
A phone call
Interfaces with a single call object on DBus. GNOME Calls exports information of phone calls on DBus. This class interfaces with one of them to provide the necessary information to e.g. handle calls on the lock screen.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.