AbstractOfflineVideo

abstract class AbstractOfflineVideo

Defines the contract of an entity that can be parceled and persisted into a local database with information related to an video that can be played back offline.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getIdentityCondition(): LogicalCondition<? extends Expression<UUID>, ?>
open fun getIdentityCondition(key: UUID): LogicalCondition<? extends Expression<UUID>, ?>