ViveGlassError
This represents an error thrown by the VIVE AI Glasses SDK.
Topics
Enumeration cases
case UnregisteredAppException
This is thrown when the app has not yet been officially registered.
case GlassesNotWornException
This is thrown during the connection process if the user is not wearing the VIVE AI Glasses.
case GlassesPermissionDeniedException
This is thrown when the app lacks the necessary permissions to access specific VIVE AI Glasses resources.
case NoPairedGlassesException
This is thrown when a VIVE AI Glasses is not connected or paired.