Type of verification code that will be sent next if you call the resendCode method
auth.codeTypeSms#72a3158c = auth.CodeType;
auth.codeTypeCall#741cd3e3 = auth.CodeType;
auth.codeTypeFlashCall#226ccefb = auth.CodeType;
Constructor | Description |
---|---|
auth.codeTypeSms | Type of verification code that will be sent next if you call the resendCode method: SMS code |
auth.codeTypeCall | Type of verification code that will be sent next if you call the resendCode method: SMS code |
auth.codeTypeFlashCall | Type of verification code that will be sent next if you call the resendCode method: SMS code |