Status LEDs are shown for objects in the [[UBIK_Client_Basics|{{UBIK}} Android]] client's [[Content Browser (UBIK Android)|Content Browser]] classified by the [[SYSCLS_STATUSCOLOR|Status Color classification]].
The following is UBIK.Android.Kernel's IStatusColorClassification interface describing its UUID and relevant property '''STATUSCOLOR'''.
Status LEDs can be shown for specific objects in the [[UBIK_Client_Basics|{{UBIK}} Android]] client's [[Content Browser (UBIK Android)|Content Browser]]. == Status Colour Classification == In order to enable the Status Colour LED feature, the Status Colour Classification must be configured for the respective objects. The following is UBIK.Android.Kernel's IStatusColorClassification interface describing its UUID and relevant property "STATUSCOLOR".The ''STATUSCOLOR ''' property has to be an integer property describing the RGB value of the status colour as a decimal number.
<source lang="java">