LocationPath

data class LocationPath(val uri: String) : Message.Option

RFC 7252 5.10.7. Location-Path and Location-Query

Constructors

Link copied to clipboard
constructor(uri: String)

Properties

Link copied to clipboard
val uri: String