DeeplinkData

open class DeeplinkData

Constructors

Link copied to clipboard
constructor(uri: Uri)

Types

Link copied to clipboard
open class Destination
Destination for routing
Link copied to clipboard
open inner class TagLocation

Properties

Link copied to clipboard
@Expose
open val buildingId: Int
Link copied to clipboard
Link copied to clipboard
@Expose
open val entityId: Int
Link copied to clipboard
@Expose
open val featurePath: String
Link copied to clipboard
@Expose
open val floorId: Int
Link copied to clipboard
@Expose
open var isDroppedPin: Boolean
Set to true when any dropped pin deeplink is tapped.
Link copied to clipboard
@Expose
open val latlon: LatLng
Link copied to clipboard
@Expose
open var payloadJsonData: String
Link copied to clipboard
@Expose
open var propertyId: Int
Link copied to clipboard
@Expose
open val tagName: String
Link copied to clipboard
@Expose
val url: String

Functions

Link copied to clipboard
open fun toString(): String