IGPAPI
Preparing search index...
@igpapi/android
RegistrationSetName
Function RegistrationSetName
RegistrationSetName
(
input
:
RegistrationSetNameInput
,
)
:
Effect
<
{
regContext
:
string
|
null
;
regInfo
:
{
age_range
:
string
;
full_name
:
string
;
screen_visited
:
string
[]
;
}
;
registrationFlowId
:
string
;
waterfallId
:
string
;
}
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
MobileDevice
|
GraphqlJsonHttp
|
MobileApplication
,
>
Step 6: Set display name.
Calls
name_ig_and_soap.async
.
Parameters
input
:
RegistrationSetNameInput
Returns
Effect
<
{
regContext
:
string
|
null
;
regInfo
:
{
age_range
:
string
;
full_name
:
string
;
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 6: Set display name.
Calls
name_ig_and_soap.async.