Base
/
com.mapbox.navigation.base.options
/
IncidentsOptions
/
Builder
androidJvm
Builder
class
Builder
Content copied to clipboard
Build a new
IncidentsOptions
Constructors
Functions
Constructors
Builder
Link copied to clipboard
androidJvm
fun
Builder
()
Content copied to clipboard
On this page
On this page
Functions
apiUrl
Link copied to clipboard
androidJvm
fun
apiUrl
(apiUrl:
String
):
IncidentsOptions.Builder
Content copied to clipboard
Override LTS incidents service API url.
build
Link copied to clipboard
androidJvm
fun
build
():
IncidentsOptions
Content copied to clipboard
Build the
IncidentsOptions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
graph
Link copied to clipboard
androidJvm
fun
graph
(graph:
String
):
IncidentsOptions.Builder
Content copied to clipboard
Override incidents provider graph name.
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
On this page
On this page