registerForSupportedDevicesCallback

open fun registerForSupportedDevicesCallback(    @NonNull context: Context,     @Nullable supportedHardwareList: Set<Integer>,     @Nullable iHardwareActionCallback: IDeviceEventCallback)

Call this method to register for events related to click on supported devices buttons

Parameters

context

the application context

supportedHardwareList

list of hardware to be supported from SupportedDeviceName

iHardwareActionCallback

callback of supported device click buttons event IDeviceEventCallback