auth.sentCodeTypeFirebaseSms

auth.sentCodeTypeFirebaseSms#9fd736 flags:# nonce:flags.0?bytes play_integrity_project_id:flags.2?long play_integrity_nonce:flags.2?bytes receipt:flags.1?string push_timeout:flags.1?int length:int = auth.SentCodeType;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
nonce flags.0?bytes Random number that stops a request being replayed.
play_integrity_project_id flags.2?long
play_integrity_nonce flags.2?bytes
receipt flags.1?string
push_timeout flags.1?int
length int Length.

Type

auth.SentCodeType

Related pages

Types used here