SubPathOptions

fun SubPathOptions(searchTime: Duration? = null, searchDistance: Distance? = null)

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.