CallStateReady
Object Hierarchy:
Description:
public class CallStateReady :
CallState
Content:
Properties:
- public bool allow_p2p { get; set construct; }
True, if peer-to-peer connection is allowed by users privacy settings
- public string config { get; set construct; }
A JSON-encoded call config
- public string custom_parameters { get; set construct; }
Custom JSON-encoded call parameters to be passed to tgcalls
- public ArrayList<string?> emojis { get; set construct; }
Encryption key fingerprint represented as 4 emoji
- public Bytes encryption_key { get; set construct; }
Call encryption key
- public bool is_group_call_supported { get; set construct; }
True, if the other party supports upgrading of the call to a group
call
- public CallProtocol protocol { get; set construct; }
Call protocols supported by the other call participant
- public ArrayList<CallServer?> servers { get; set construct; }
List of available call servers
Creation methods:
- public CallStateReady (CallProtocol protocol, ArrayList<CallServer?> servers, string config, Bytes encryption_key, ArrayList<string?> emojis, bool allow_p2p, bool is_group_call_supported, string custom_parameters)
Inherited Members:
All known members inherited from class TDLib.Error
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