Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID Sample Android
Commits
a7a8f0d1
Commit
a7a8f0d1
authored
1 year ago
by
Rafatdin Shimbergenov
Browse files
Options
Download
Email Patches
Plain Diff
Published 2.2.8 version
parent
ef2067d1
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
README.md
with
1 addition
and
1 deletion
+1
-1
README.md
View file @
a7a8f0d1
...
...
@@ -135,7 +135,7 @@ Method | Notes | Default
`withMinAge(value: Int)`
| To set a specific minimum age to use MyID service | 16
`withSdkHash(value: String)`
| 32 characters long string (Note 1.2) | Optional
`withExternalId(value: String)`
| 36 characters long. Should match with UUID4 regex (Note 1.3) | Optional
`withThreshold(value: Float)`
| The value can be in the range of
`0.5
0
`
-
`0.99`
| 0.5
0
`withThreshold(value: Float)`
| The value can be in the range of
`0.5
5
`
-
`0.99`
| 0.5
5
`withBuildMode(value: MyIdBuildMode)`
| Build mode (Note 1.4) | MyIdBuildMode.PRODUCTION
`withEntryType(value: MyIdEntryType)`
| Customizing the SDK Entry types (Note 1.5) | MyIdEntryType.AUTH
`withResidency(value: MyIdResidentType)`
| To set a specific resident type | MyIdResidentType.RESIDENT
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help