withOptions

abstract fun withOptions(modifier: (ClientOptions.Builder) -> Unit): EventService

Returns a view of this service with the given option modifications applied.

The original service is not modified.