API reference

DeviceType Enum

Represents the types of Meta Wearables devices supported by the Wearables Device Access Toolkit.
Each device type corresponds to a specific Meta Wearables hardware variant with distinct capabilities and features.

Signature

enum DeviceType : Enum<DeviceType> 

Enumeration Constants

MemberDescription
UNKNOWN
Unknown or invalid device type
RAYBAN_META
Ray-Ban Meta
OAKLEY_META_HSTN
Oakley Meta HSTN
OAKLEY_META_VANGUARD
Oakley Meta Vanguard
META_RAYBAN_DISPLAY
Meta Ray-Ban Display
RAYBAN_META_OPTICS
Ray-Ban Meta Optics

Properties

description : String
[Get]
Signature
val description: String