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-core
/
com.mapsted.positioning.deeplink
/
DeeplinkData
Deeplink
Data
open
class
DeeplinkData
Members
Constructors
Deeplink
Data
Link copied to clipboard
constructor
(
uri
:
Uri
)
Types
Destination
Link copied to clipboard
open
class
Destination
Destination for routing
Tag
Location
Link copied to clipboard
open
inner
class
TagLocation
Properties
building
Id
Link copied to clipboard
@
Expose
open
val
buildingId
:
Int
destinations
Link copied to clipboard
@
Expose
open
val
destinations
:
List
<
DeeplinkData.Destination
>
entity
Id
Link copied to clipboard
@
Expose
open
val
entityId
:
Int
feature
Path
Link copied to clipboard
@
Expose
open
val
featurePath
:
String
floor
Id
Link copied to clipboard
@
Expose
open
val
floorId
:
Int
is
Dropped
Pin
Link copied to clipboard
@
Expose
open
var
isDroppedPin
:
Boolean
Set to true when any dropped pin deeplink is tapped.
latlon
Link copied to clipboard
@
Expose
open
val
latlon
:
LatLng
payload
Json
Data
Link copied to clipboard
@
Expose
open
var
payloadJsonData
:
String
property
Id
Link copied to clipboard
@
Expose
open
var
propertyId
:
Int
tag
Name
Link copied to clipboard
@
Expose
open
val
tagName
:
String
url
Link copied to clipboard
@
Expose
val
url
:
String
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String