Space Kit Context
Functions
Adds a listener to receive shopping list ordered by route
Adds a NodeTapListener to receive information when user tapped on anchor or section node
Adds a ScanListener for specified types of barcode scan events
Clears all list listeners
Clears all node listeners
Clears all scan listeners
Method to verify status of live mode for current venue
Create a new HeatMap object. Parameters:
Request a new data point using the heatmap provided.
Provides SpaceKit with an list of destinations to be used for navigation. Parameter destinations: An ordered list of Destination`s which will be used to provide navigation.
Provides SpaceKit with options to use when planning routes. Parameter routingOptions: A set of options for SpaceKit to use when planning routes.
Subscribe to receive callbacks when a SubscriptionEvent
is fulfilled. Parameter events: A list of SubscriptionEvent which describes a particular event within the SpaceKit SDK to monitor for.
Removes a subscription previously established by calling subscribeToEvents
. Parameter events: The SubscriptionEvent of a subscription to be removed.