errorHandler

fun errorHandler(errorHandler: SyncSession.ErrorHandler): SyncConfiguration.Builder

Sets the error handler used by Synced Realms when reporting errors with their session.

Parameters

errorHandler

lambda to handle the error.