kalium
common
logic
/
com.wire.kalium.logic.feature.auth.autoVersioningAuth
/
AutoVersionAuthScopeUseCase
/
Result
/
Success
Success
class
Success
(
val
authenticationScope
:
AuthenticationScope
)
:
AutoVersionAuthScopeUseCase.Result
Members
Constructors
Success
Link copied to clipboard
constructor
(
authenticationScope
:
AuthenticationScope
)
Properties
authentication
Scope
Link copied to clipboard
val
authenticationScope
:
AuthenticationScope