NetworkControllerImpl

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
open override var customPostPath: String?

A custom path which will be added to the endpoint URL to specify the complete URL of the collector when paired with the POST method.

Link copied to clipboard
open override var endpoint: String

URL used to send events to the collector.

Link copied to clipboard
open override var method: HttpMethod

Method used to send events to the collector.

Link copied to clipboard
open override var timeout: Int?

The timeout set for the requests to the collector.