Base
/
com.mapbox.navigation.base.route
/
RouteRefreshOptions
/
Builder
androidJvm
Builder
class
Builder
Content copied to clipboard
Build your
RouteRefreshOptions
.
Constructors
Functions
Constructors
Builder
Link copied to clipboard
androidJvm
fun
Builder
()
Content copied to clipboard
Functions
build
Link copied to clipboard
androidJvm
fun
build
():
RouteRefreshOptions
Content copied to clipboard
Build the object.
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
intervalMillis
Link copied to clipboard
androidJvm
fun
intervalMillis
(intervalMillis:
Long
):
RouteRefreshOptions.Builder
Content copied to clipboard
Update the route refresh interval in milliseconds.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard