ViewableDataSource
public final class ViewableDataSource: iViewableDataSource
Fetches `Viewables that hold assetIds for streaming and other metadata
-
Fetches `Viewables that hold assetIds for streaming and other metadata
Declaration
Swift
fileprivate(set) public var state: Bindable<DataSourceState<Viewable>> = Bindable(.idle) -
Fetches `Viewables that hold assetIds for streaming and other metadata
Declaration
Swift
public func startRequest() -
Fetches `Viewables that hold assetIds for streaming and other metadata
Declaration
Swift
public func cancelRequest()
View on GitHub
ViewableDataSource Class Reference