DataflowEndpointGroupDataflowEndpoint

data class DataflowEndpointGroupDataflowEndpoint(val address: DataflowEndpointGroupSocketAddress? = null, val mtu: Int? = null, val name: String? = null)

Constructors

Link copied to clipboard
fun DataflowEndpointGroupDataflowEndpoint(address: DataflowEndpointGroupSocketAddress? = null, mtu: Int? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val mtu: Int? = null
Link copied to clipboard
val name: String? = null