Serval Mesh Sampler
The Serval Mesh Sampler is an application that provides examples on how to use the Serval Mesh APIs in your own applications.
Activities
The following Activities are good entry points to the sample code:
- DidSidActivity - how to retrieve the DID and SID that Serval Mesh is using
- InstalledActivity - how to check if the Serval Mesh software is installed
- ReceiveMeshMsActivity - how to receive a new Serval MeshMS message
- RhizomeAddFileActivity – how to add a file to Rhizome
- RhizomeReceiveFileActivity - how to receive notification of a new file from Rhizome
- SendMeshMsActivity - how to send a new Serval MeshMS message
- StartStopActivity - how to start and stop the Serval Mesh software
- StateChangedActivity - how to monitor for state changes in the Serval Mesh software
- StateCheckActivity - how to poll the Serval Mesh software to determine its current state