core / com.schibsted.account.util / DeepLink

DeepLink

sealed class DeepLink

Types

Action

enum class Action

IdentifierProvided

class IdentifierProvided : DeepLink

ValidateAccount

open class ValidateAccount : DeepLink

WebFlowLogin

class WebFlowLogin : DeepLink.ValidateAccount

Companion Object Properties

PARAM_CODE

const val PARAM_CODE: String

TAG

const val TAG: String

Inheritors

IdentifierProvided

class IdentifierProvided : DeepLink

ValidateAccount

open class ValidateAccount : DeepLink