ForwardInfoResponse

data class ForwardInfoResponse(val resourceUri: String, val target: String)

Details of the final state "forward" and associated resource.

Constructors

Link copied to clipboard
fun ForwardInfoResponse(resourceUri: String, target: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

URI of the resource that the packet is forwarded to.

Link copied to clipboard

Target type where this packet is forwarded to.