apidocs / com.nimmsta.core.android.framework / NIMMSTAConnectionManager / shouldConnectWithHID

shouldConnectWithHID

var shouldConnectWithHID: Boolean

Defines whether connection should be established with HID mode.

Therefore NIMMSTADevice is then a NIMMSTAHidDeviceImpl and NIMMSTAHidDeviceImpl.sendHID is available. By default it is switched off as it reduces the performance.