IGPAPI
Preparing search index...
@igpapi/ios
RegistrationVerifyCode
Function RegistrationVerifyCode
RegistrationVerifyCode
(
input
:
RegistrationVerifyCodeInput
,
)
:
Effect
<
{
regContext
:
string
|
null
;
regInfo
:
{
screen_visited
:
string
[]
}
;
registrationFlowId
:
string
;
waterfallId
:
string
;
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileDevice
|
GraphqlJsonHttp
|
MobileApplication
,
>
Step 3: Verify SMS confirmation code.
Calls
confirmation.async
.
Parameters
input
:
RegistrationVerifyCodeInput
Returns
Effect
<
{
regContext
:
string
|
null
;
regInfo
:
{
screen_visited
:
string
[]
}
;
registrationFlowId
:
string
;
waterfallId
:
string
;
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileDevice
|
GraphqlJsonHttp
|
MobileApplication
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...
Step 3: Verify SMS confirmation code.
Calls
confirmation.async.