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

Class | Description | |
---|---|---|
![]() | PenCommV1 |
Provides fuctions that can handle N2 Smartpen.
|

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