List of available client events
This event will show the current version of the client.
public static String getVersion()
Example
OpalSDK.getVersion()
This event will show the primary color of the client.
public static int getPrimaryColor()
OpalSDK.getPrimaryColor()
This event will show the secondary color of the client.
public static int getSecondaryColor()
OpalSDK.getSecondaryColor()