Package com.zuko.billingz.core.misc

Types

Link copied to clipboard
data class BillingzDispatcher(main: CoroutineDispatcher, io: CoroutineDispatcher) : Dispatcherz
Link copied to clipboard
interface CleanUpz

Listener for destruction-based events on the main thread

Link copied to clipboard
interface Dispatcherz
Link copied to clipboard
interface ModuleIdentifier
Link copied to clipboard
class Response<T>

Simple wrapper class to provide network state management for an object.