CallChannel
Object Hierarchy:
Description:
[
CCode ( type_id =
"tp_call_channel_get_type ()" ) ]
[
Version ( since =
"0.17.5" ) ]
public class CallChannel :
Channel
Data structure representing a CallChannel.
Content:
Properties:
Static methods:
Creation methods:
Methods:
- public async bool accept_async () throws Error
- public async CallContent add_content_async (string name, MediaStreamType type, MediaStreamDirection initial_direction) throws Error
Request that a new Content of type type
is added to
this.
- public unowned GenericArray<CallContent> get_contents ()
- public unowned HashTable<Contact,uint> get_members ()
Get the members of this call.
- public CallState get_state (out CallFlags flags, out unowned HashTable<void*,void*> details, out unowned CallStateReason reason)
- public async bool hangup_async (CallStateChangeReason reason, string detailed_reason, string message) throws Error
Request that the call is ended.
- public bool has_dtmf ()
- public bool has_hardware_streaming ()
- public bool has_hold ()
- public bool has_initial_audio (out unowned string initial_audio_name)
- public bool has_initial_video (out unowned string initial_video_name)
- public bool has_mutable_contents ()
- public async bool request_hold_async (bool hold) throws Error
Requests that the connection manager holds or unholds the call.
- public async bool send_tones_async (string tones, Cancellable? cancellable) throws Error
- public async bool set_queued_async () throws Error
Notifies the CM that the local user is already in a call, so this call
has been put in a call-waiting style queue.
- public async bool set_ringing_async () throws Error
Indicate that the local user has been alerted about the incoming call.
Signals:
Inherited Members:
All known members inherited from class TelepathyGLib.Channel
All known members inherited from class TelepathyGLib.Proxy
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref