SubPathOptions
fun SubPathOptions(searchTime: Duration? = null, searchDistance: Distance? = null)
Content copied to clipboard
Parameters
searchTime
Path search time. Null if the subscription does not specify a path search time.
searchDistance
Path search distance. Null if the subscription does not specify a path search distance.