Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-ModemManager1-Modem-Voice.
top_of_page">org.freedesktop.ModemManager1.Modem.Voice</link>.
- public async bool call_call_waiting_query (Cancellable? cancellable, out bool out_status) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_call_waiting_query_sync (out bool out_status, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_call_waiting_setup (bool arg_enable, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_call_waiting_setup_sync (bool arg_enable, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_create_call (Variant arg_properties, Cancellable? cancellable, out string out_path) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_create_call_sync (Variant arg_properties, out string out_path, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_delete_call (string arg_path, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_delete_call_sync (string arg_path, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_hangup_all (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_hangup_all_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_hangup_and_accept (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_hangup_and_accept_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_hold_and_accept (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_hold_and_accept_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_list_calls (Cancellable? cancellable, out string[] out_result) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_list_calls_sync (out string[] out_result, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public async bool call_transfer (Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public bool call_transfer_sync (Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_call_waiting_query (owned DBusMethodInvocation invocation, bool status)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_call_waiting_setup (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_create_call (owned DBusMethodInvocation invocation, string path)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_delete_call (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_hangup_all (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_hangup_and_accept (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_hold_and_accept (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_list_calls (owned DBusMethodInvocation invocation, string result)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void complete_transfer (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public void emit_call_added (string arg_path)
Emits the <link
linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Voice.
- public void emit_call_deleted (string arg_path)
Emits the <link
linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal void call_added (string arg_path)
On the client-side, this signal is emitted whenever the D-Bus signal
<link linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal void call_deleted (string arg_path)
On the client-side, this signal is emitted whenever the D-Bus signal
<link linkend="gdbus-signal-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_call_waiting_query (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_call_waiting_setup (DBusMethodInvocation invocation, bool arg_enable)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_create_call (DBusMethodInvocation invocation, Variant arg_properties)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_delete_call (DBusMethodInvocation invocation, string arg_path)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_hangup_all (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_hangup_and_accept (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_hold_and_accept (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_list_calls (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.
- public virtual signal bool handle_transfer (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-ModemManager1-Modem-Voice.