ContentWasSelected(ContentSaliencyOption)
Method in BestLeastRecentlyViewedSalienceStrategy
Summary
Called by Yarn Spinner to indicate that a piece of salient content has been selected, and this system should update any state related to how it selects content.
Remarks
If a content saliency strategy does not need to keep track of any state, then this method can be empty.
Parameters
Name
Description
The content that has been selected.
PreviousBestLeastRecentlyViewedSalienceStrategy(IVariableStorage)NextQueryBestContent(IEnumerable<ContentSaliencyOption>)
Last updated