Neosmartpen.Net.Protocol.v2 Namespace

Neo smartpen SDK

Neosmartpen.Net.Protocol.v2 Namespace

Classes
  ClassDescription
Public classPenCommV2
Provides fuctions that can handle F50, F120 Smartpen
Interfaces
  InterfaceDescription
Public interfacePenCommV2Callbacks
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.