Table of Contents

Class MegaLandmarkFilterResponse

Namespace
easyar
Assembly
EasyAR.Sense.dll

The response to the Mega Landmark filter request.

public class MegaLandmarkFilterResponse
Inheritance
MegaLandmarkFilterResponse

Fields

ErrorMessage

Error message.

public Optional<string> ErrorMessage

Field Value

SpotVersionId

Location version ID.

public Optional<string> SpotVersionId

Field Value

Status

Filter status.

public MegaLandmarkFilterStatus Status

Field Value

Timestamp

The timestamp when the request was sent.

public double Timestamp

Field Value