Treehopper C# API
IConnection.cs File Reference

Namespaces

namespace  Treehopper
 Base Treehopper namespace.
 

Functions

delegate void PinEventData (byte[] data)
 Pin event data delegate More...
 
delegate void ConnectionAddedHandler (IConnection connectionAdded)
 A delegate representing a new connection More...
 
delegate void ConnectionRemovedHandler (IConnection connectionRemoved)
 A delegate representing a removed connection More...