containsByCategory

external fun containsByCategory(overlayId: Int, categoryId: Int): Boolean

Check if overlay category is added to the collection

Parameters

overlayId

The overlay id. The list of available overlays can be obtained by using OverlayService

categoryId

The overlay category id in OverlayInfo.getCategories result list