glasses(didUpdateConnectionState:)
Tells the delegate when the connection state changes.
func glasses(didUpdateConnectionState state: ConnectionState)
Parameters
state
This indicates the latest VIVE AI Glasses connection status following an event.
See also
Connectivity and authentication
func connect () throws
Initiates a connection with VIVE AI Glasses.
func disconnect ()
Requests to disconnect from VIVE AI Glasses.
func isConnected () -> Bool
Checks the current connection status.
Enumerations
enum ConnectionState
This indicates the VIVE Eagle connection status.