Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
okta-idx-kotlin
/
com.okta.idx.kotlin.dto
/
IdxRemediationCollection
/
get
get
operator
fun
get
(
name
:
String
)
:
IdxRemediation
?
Returns a remediation based on its name.
operator
fun
get
(
type
:
IdxRemediation.Type
)
:
IdxRemediation
?
Returns a remediation based on its type.