#Ronit

1 messages · Page 1 of 1 (latest)

final garnetBOT
dusty plaza
#

Um I think that method is meant to failed after a while of timeout, there is no way to terminate it programatically

mighty wasp
#

or can i terminate any current running process of sdk

dusty plaza
#

Only when you have a Cancelllable object

mighty wasp
#

and what if i need to disconnect connected reader

dusty plaza
#

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

mighty wasp
#

ok