ConfigurationBuilder

Functions

Link copied to clipboard
abstract fun setBlockSendingToExperiencePlatform(blockSending: Boolean)

Sets a flag indicating whether sending events to the Experience Platform backend should be blocked.

Link copied to clipboard
abstract fun setEventSender(eventSender: EventSender)

Optional configuration method to register a custom EventSender implementation in the SDK that can be used e.g. if you want to send events to your own remote server or service.