#Ronit
1 messages · Page 1 of 1 (latest)
Um I think that method is meant to failed after a while of timeout, there is no way to terminate it programatically
or can i terminate any current running process of sdk
Only when you have a Cancelllable object
and what if i need to disconnect connected reader
You have the disconnectReader() method. However it's not recommended to call that to conserve power, since the reader effeciently handles power management in its standby mode
ok