getCategoryByCountry

external fun getCategoryByCountry(categoryId: Int, country: String): SocialReportsOverlayCategory?

Gets the overlay category by id

Return

empty if no category is found

Parameters

categoryId

The category id

country

The country ISO code for which the list is retrieved. Use empty String() for generic country