horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
auth-data
/
com.google.android.horologist.auth.data.tokenshare
/
TokenBundleRepository
Token
Bundle
Repository
interface
TokenBundleRepository
<
T
>
Repository of a bundle of information, related to auth tokens.
Samples
com.google.android.horologist.auth.sample.screens.tokenshare.customkey.TokenShareCustomKeyViewModelcom.google.android.horologist.auth.sample.screens.tokenshare.defaultkey.TokenShareDefaultKeyViewModel
Inheritors
TokenBundleRepositoryImpl
Members
Properties
flow
Link copied to clipboard
abstract
val
flow
:
Flow
<
T
>