Ditto 4.0.1
Public Member Functions | Protected Member Functions | Properties | List of all members
DittoSDK.DittoBus Class Reference

Send and receive messages with remote Ditto peers in the mesh. More...

Inheritance diagram for DittoSDK.DittoBus:

Public Member Functions

void Dispose ()
 
void Send (byte[] destination, byte[] message)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Properties

Action< BusMessage >? OnMessage [get, set]
 

Detailed Description

Send and receive messages with remote Ditto peers in the mesh.