okta-mobile-kotlin
1.0.0
auth-foundation
/
com.okta.authfoundation.client
/
OidcClientResult
/
Success
Success
class
Success
<
T
>
:
OidcClientResult
<
T
>
Content copied to clipboard
Success with the expected result.
Properties
Properties
result
Link copied to clipboard
val
result
:
T
Content copied to clipboard
The result of the success result.