syncErrorHandler property
Called when a SyncError occurs for this synchronized Realm
.
The default SyncErrorHandler prints to the console.
Implementation
final SyncErrorHandler syncErrorHandler;
Called when a SyncError occurs for this synchronized Realm
.
The default SyncErrorHandler prints to the console.
final SyncErrorHandler syncErrorHandler;