Stay organized with collections
Save and categorize content based on your preferences.
Firebase.Auth.ForceResendingToken
Token to maintain current phone number verification session.
Summary
Acquired via Listener::OnCodeSent. Used in VerifyPhoneNumber.
Inheritance
Inherits from: SystemIDisposable
Public functions
Dispose
void Dispose(
bool disposing
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-27 UTC.
[null,null,["Last updated 2022-07-27 UTC."],[],[],null,["# Firebase.Auth.ForceResendingToken Class Reference\n\nFirebase.Auth.ForceResendingToken\n=================================\n\nToken to maintain current phone number verification session.\n\nSummary\n-------\n\nAcquired via Listener::OnCodeSent. Used in VerifyPhoneNumber.\n\n### Inheritance\n\nInherits from: SystemIDisposable\n\n| ### Public functions ||\n|--------------------------------------------------------------------------------------------------------------------|--------|\n| [Dispose](#class_firebase_1_1_auth_1_1_force_resending_token_1a4d962bfa5b3233f67fc939065d2753bf)`()` | `void` |\n| [Dispose](#class_firebase_1_1_auth_1_1_force_resending_token_1adf93bf5a31203d29fd23a20ffa792e57)`(bool disposing)` | `void` |\n\nPublic functions\n----------------\n\n### Dispose\n\n```c#\nvoid Dispose()\n``` \n\n### Dispose\n\n```c#\nvoid Dispose(\n bool disposing\n)\n```"]]