[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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```"]]