disableOverlay

external fun disableOverlay(uid: Int, categoryId: Int = -1): Int

Disables the overlay with the given uid. This will deactivate the overlay for all registered services ( map views, alarms, etc )

Parameters

uid

The overlay uid

categoryId

The overlay category uid ( optional )