Package es.situm.sdk.location
Class ExternalArData
java.lang.Object
es.situm.sdk.location.ExternalArData
- All Implemented Interfaces:
android.os.Parcelable
Encapsulates Augmented Reality information computed by this SDK.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE -
Method Summary
Modifier and TypeMethodDescriptionintinthashCode()toString()voidwriteToParcel(android.os.Parcel dest, int flags)
-
Field Details
-
CREATOR
-
-
Method Details
-
getRawJsonString
-
describeContents
public int describeContents()- Specified by:
describeContentsin interfaceandroid.os.Parcelable
-
writeToParcel
public void writeToParcel(android.os.Parcel dest, int flags) - Specified by:
writeToParcelin interfaceandroid.os.Parcelable
-
hashCode
public int hashCode() -
toString
-