NetworkConnectionMonitorEndpointFilterItem

data class NetworkConnectionMonitorEndpointFilterItem(val address: String? = null, val type: String? = null)

Constructors

fun NetworkConnectionMonitorEndpointFilterItem(address: String? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: String? = null

The address of the filter item.

Link copied to clipboard
val type: String? = null

The type of items included in the filter. Possible values are AgentAddress. Defaults to AgentAddress.