register For Supported Devices Callback
open fun registerForSupportedDevicesCallback( @NonNull context: Context, @Nullable supportedHardwareList: Set<Integer>, @Nullable iHardwareActionCallback: IDeviceEventCallback)
Content copied to clipboard
Call this method to register for events related to click on supported devices buttons
Parameters
context
the application context
supported Hardware List
list of hardware to be supported from SupportedDeviceName
i Hardware Action Callback
callback of supported device click buttons event IDeviceEventCallback