glasses(didReceiveKeyEvent:)
Tells the delegate when a KeyEvent is triggered.
func glasses(didReceiveKeyEvent event: KeyEvent)
Parameters
event
This indicates which key (e.g. the AI button) was pressed.
See also
Enumerations
enum KeyEvent
This indicates the key event sent from VIVE AI Glasses to the app.