toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-mode
/
com.mapbox.dash.debugmode.domain.model
/
ReportResult
/
UploadedButNotNotified
Uploaded
But
Not
Notified
data
class
UploadedButNotNotified
(
val
ref
:
String
,
val
exception
:
Throwable
?
)
:
ReportResult
Members
Constructors
Uploaded
But
Not
Notified
Link copied to clipboard
constructor
(
ref
:
String
,
exception
:
Throwable
?
)
Properties
exception
Link copied to clipboard
val
exception
:
Throwable
?
ref
Link copied to clipboard
val
ref
:
String