Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.models.beans.map
/
ItineraryActionNotification
Itinerary
Action
Notification
open
class
ItineraryActionNotification
Members
Constructors
Itinerary
Action
Notification
Link copied to clipboard
constructor
(
type
:
ItineraryActionNotification.Type
,
from
:
Int
,
to
:
Int
)
Types
Type
Link copied to clipboard
enum
Type
Properties
from
Link copied to clipboard
open
val
from
:
Int
to
Link copied to clipboard
open
val
to
:
Int
type
Link copied to clipboard
open
val
type
:
ItineraryActionNotification.Type
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String