TargetPreloadStatusControl


@UnstableApi
public interface TargetPreloadStatusControl<T, PreloadStatusT>


Controls the target preload status.

Summary

Public methods

abstract PreloadStatusT
getTargetPreloadStatus(T rankingData)

Returns the target preload status for a source with the given rankingData.

Public methods

getTargetPreloadStatus

abstract PreloadStatusT getTargetPreloadStatus(T rankingData)

Returns the target preload status for a source with the given rankingData.