PrivacyPolicyViewModel

Constructors

Link copied to clipboard
constructor(deviceInfoRepository: DeviceInfoRepository)

Properties

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
fun addDisposable(disposable: Disposable): Boolean
Link copied to clipboard
Link copied to clipboard
fun getImage(observable: Observable<File>): SingleLiveEvent<String>
Link copied to clipboard
open fun getKoin(): Koin