apidocs / com.nimmsta.core.android.device / NIMMSTAHidDeviceImpl / <init>

<init>

NIMMSTAHidDeviceImpl(deviceScanner: NIMMSTADeviceScanner, scanRecord: SearchScanResult, delegate: NIMMSTAEventHandler? = null, connectionManager: INIMMSTAConnectionManager)

This is a special version of NIMMSTADeviceImpl specialized for Android HID Compatbility. You can send HID chars with the sendHID API. You have to check if HID is enabled by checking allowHid first.