MeshNetworkManager

constructor(storage: Storage, networkProperties: NetworkPropertiesStorage, scope: CoroutineScope)

Parameters

storage

Custom storage option allowing users to save the mesh network to a custom location.

networkProperties

Custom storage option allowing users to save the sequence number.

scope

The scope in which the mesh network will be created.