syncErrorHandler property

SyncErrorHandler syncErrorHandler
final

Called when a SyncError occurs for this synchronized Realm.

The default SyncErrorHandler prints to the console.

Implementation

final SyncErrorHandler syncErrorHandler;