Neosmartpen.Net.Protocol.v1 Namespace

Neo smartpen SDK

Neosmartpen.Net.Protocol.v1 Namespace

Classes
  ClassDescription
Public classPenCommV1
Provides fuctions that can handle N2 Smartpen.
Interfaces
  InterfaceDescription
Public interfacePenCommV1Callbacks
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.