PhoneNumberAuthenticationSettings
Object Hierarchy:
Description:
public class PhoneNumberAuthenticationSettings :
Error
Contains settings for the authentication of the user's phone number
Content:
Properties:
- public bool allow_flash_call { get; set construct; }
Pass true if the authentication code may be sent via a flash call to
the specified phone number
- public bool allow_missed_call { get; set construct; }
Pass true if the authentication code may be sent via a missed call to
the specified phone number
- public bool allow_sms_retriever_api { get; set construct; }
For official applications only. True, if the application can use
Android SMS Retriever API (requires Google Play Services >= 10.2) to automatically receive the authentication code from the SMS.
See
https://developers.google.com/identity/sms-retriever/ for more details
- public ArrayList<string?> authentication_tokens { get; set construct; }
- public FirebaseAuthenticationSettings firebase_authentication_settings { get; set construct; }
For official Android and iOS applications only; pass null otherwise.
Settings for Firebase Authentication
- public bool has_unknown_phone_number { get; set construct; }
Pass true if there is a SIM card in the current device, but it is not
possible to check whether phone number matches
- public bool is_current_phone_number { get; set construct; }
Pass true if the authenticated phone number is used on the current
device
Creation methods:
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