Class Library Documentation for Neo smartpen SDK
Neosmartpen.Net.Protocol.v2 Namespace |

Class | Description | |
---|---|---|
![]() | PenCommV2 |
Provides fuctions that can handle F50, F120 Smartpen
|

Interface | Description | |
---|---|---|
![]() | PenCommV2Callbacks |
The PenCommV2Callbacks interface models a callback used when the the Neo smartpen needs to notify the client side.
Please note that the implementation of the PenCommV2Callbacks run on main read thread. so if you want to do heavy work in callback method block, you have to run your code asyncronously.
|