Package-level declarations

Types

Link copied to clipboard
class StreamConcurrencyManagerImpl(val player: ComposablePlayer, val platformAuthorizer: PlatformAuthorizer, val streamConcurrencyConfiguration: StreamConcurrencyManager.StreamConcurrencyConfiguration, val heartbeatToken: String? = null) : StreamConcurrencyManager

Concrete implementation of StreamConcurrencyManager that holds all the public and private functions for maintaining Stream Concurrency.

Link copied to clipboard