setSortEnabled

open fun setSortEnabled(sortEnabled: Boolean)

The setSortEnabled methods sets the mSortEnabled bool which determines whether or not on update we sort newsfeed cards by their read status. Sorting is currently not done by default on requestFeedRefreshFromCache.