1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-12 23:05:31 +00:00

dbus: document states

This commit is contained in:
Evangelos Ribeiro Tzaras 2021-12-27 20:37:22 +01:00
parent b6a63adb97
commit 6e9fadbee2

View file

@ -36,6 +36,16 @@
<doc:summary>Silence the ringing</doc:summary>
</doc:doc>
<property name="Inbound" type="b" access="read"/>
<!--
State:
State of the call.
Valid states: 0 = Unknown, 1 = Active, 2 = Held,
3 = Dialing, 4 = Alerting (deprecated),
5 = Incoming, 6 = Waiting (deprecated), 7 = Disconnected
Unrecognized values should be considered equal to Unknown.
-->
<property name="State" type="u" access="read"/>
<property name="Id" type="s" access="read">
<doc:doc>