RangingSessionCallback.RangingSuspendedReason
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
RangingSessionCallback.RangingSuspendedReason is an annotation that indicates why a ranging session was stopped.
The class defines several constant integer values representing different reasons for suspension, such as FAILED_TO_START, STOPPED_BY_PEER, and SYSTEM_POLICY.
It inherits standard annotation methods like annotationType, equals, hashCode, and toString from the java.lang.annotation.Annotation interface.
public static abstract @interface RangingSessionCallback.RangingSuspendedReason
implements Annotation
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]