intercept
abstract fun intercept(builder: RouteOptions.Builder): RouteOptions.Builder
Content copied to clipboard
Allows to modify RouteOptions.Builder before a route request is sent.
Parameters
builder
with initial route options
Allows to modify RouteOptions.Builder before a route request is sent.
with initial route options