Interface ReportData

Warning

This feature is available in the NaviKit SDK version.

Package world.mappable.maps.recording

interface ReportData

Summary

Methods

Type and modifiers

Method and Description

long

getStartTime()

long

getEndTime()

byte[]

data()

Methods

getStartTime

long getStartTime()


getEndTime

long getEndTime()


data

@NonNull
byte[] data()