kalium
common
logic
/
com.wire.kalium.logic.feature.auth
/
EnterpriseLoginResult
/
Success
Success
data
class
Success
(
val
loginRedirectPath
:
LoginRedirectPath
)
:
EnterpriseLoginResult
Enterprise Login is supported for the domain.
Members
Constructors
Success
Link copied to clipboard
constructor
(
loginRedirectPath
:
LoginRedirectPath
)
Properties
login
Redirect
Path
Link copied to clipboard
val
loginRedirectPath
:
LoginRedirectPath