MPIOffline Search Result Category
data class MPIOfflineSearchResultCategory( val score: Float, val type: String, val matches: List<MPIOfflineSearchMatch>, val category: MPICategory) : MPIOfflineSearchResultCommon
Content copied to clipboard
Constructors
Link copied to clipboard
fun MPIOfflineSearchResultCategory( score: Float, type: String, matches: List<MPIOfflineSearchMatch>, category: MPICategory)
Content copied to clipboard