You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- redirectUrl (string): The custom redirect URL where the users will go after the splash page.
3104
3104
- useRedirectUrl (boolean): The Boolean indicating whether the the user will be redirected to the custom redirect URL after the splash page. A custom redirect URL must be set if this is true.
3105
3105
- welcomeMessage (string): The welcome message for the users on the splash page.
3106
+
- userConsent (object): User consent settings
3106
3107
- themeId (string): The id of the selected splash theme.
3107
3108
- splashLogo (object): The logo used in the splash page.
3108
3109
- splashImage (object): The image used in the splash page.
- redirectUrl (string): The custom redirect URL where the users will go after the splash page.
1289
1289
- useRedirectUrl (boolean): The Boolean indicating whether the the user will be redirected to the custom redirect URL after the splash page. A custom redirect URL must be set if this is true.
1290
1290
- welcomeMessage (string): The welcome message for the users on the splash page.
1291
+
- userConsent (object): User consent settings
1291
1292
- themeId (string): The id of the selected splash theme.
1292
1293
- splashLogo (object): The logo used in the splash page.
1293
1294
- splashImage (object): The image used in the splash page.
- redirectUrl (string): The custom redirect URL where the users will go after the splash page.
3104
3104
- useRedirectUrl (boolean): The Boolean indicating whether the the user will be redirected to the custom redirect URL after the splash page. A custom redirect URL must be set if this is true.
3105
3105
- welcomeMessage (string): The welcome message for the users on the splash page.
3106
+
- userConsent (object): User consent settings
3106
3107
- themeId (string): The id of the selected splash theme.
3107
3108
- splashLogo (object): The logo used in the splash page.
3108
3109
- splashImage (object): The image used in the splash page.
0 commit comments