Function: getSynchronizer()
getSynchronizer(
synchronizerId
):Synchronizer
|void
Get the synchronizer with the given id from the state.
Parameters
• synchronizerId: string
The id of the synchronizer to be retrieved.
Returns
Synchronizer
| void
A synchronizer object.