Config

class Config

Configuration class for the Remote handler type.

Properties

Link copied to clipboard

The CoroutineScope which manages the coroutine responsible for sending monitoring messages.

Link copied to clipboard

The URL of the endpoint responsible for receiving monitoring messages.

Link copied to clipboard
val okHttpClient: OkHttpClient

The OkHttpClient instance used for transmitting events to the endpoint.