AuthenticationCodeTypeFirebaseIos¶
A digit-only authentication code is delivered via Firebase Authentication to the official iOS application
AuthenticationCodeTypeFirebaseIos(
receipt: string,
push_timeout: int32,
length: int32
) → AuthenticationCodeType