Package-level declarations
Types
Link copied to clipboard
interface StreamingPrivileges
Describes interactions with streaming privilege-related functionalities.
Link copied to clipboard
interface StreamingPrivilegesListener
Describes interactions that instances of StreamingPrivilegesListener may want to have with listeners (typically their hosts).
Link copied to clipboard
class StreamingPrivilegesModuleRoot(connectivityManager: ConnectivityManager, okHttpClient: OkHttpClient, gson: Gson, trueTimeWrapper: TrueTimeWrapper)