stopSync()
Stops multipeer synchronization.
Declaration
func stopSync()Discussion
Call this method to stop multipeer syncing with connected peers. To resume syncing after calling this method, call startSync().
Stops multipeer synchronization.
func stopSync()Call this method to stop multipeer syncing with connected peers. To resume syncing after calling this method, call startSync().