CreateGeospatialPoseFromPoseErrorInternal


class CreateGeospatialPoseFromPoseErrorInternal : CreateGeospatialPoseFromPoseResult


Result of an unsuccessful Geospatial.createGeospatialPoseFromPose call.

Geospatial has encountered an internal error when trying to create the GeospatialPose.

Summary

Public constructors

Public properties

String

a human-readable description of the error that occurred

Public constructors

CreateGeospatialPoseFromPoseErrorInternal

Added in 1.0.0-alpha13
CreateGeospatialPoseFromPoseErrorInternal(error: String)

Public properties

error

Added in 1.0.0-alpha13
val errorString

a human-readable description of the error that occurred