Click or drag to resize

IAnnouncerSayArrival Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Announces arrival at the route's destination.

Namespace:  Telogis.GeoBase.Navigation.Announcements
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
void SayArrival(
	NavigationEvent arrivalEvent
)

Parameters

arrivalEvent
Type: Telogis.GeoBase.NavigationNavigationEvent
The arrival event.
See Also