disconnect()
Requests to disconnect from VIVE AI Glasses.
void disconnect ( )
See also
Connectivity and authentication
void connect (ViveGlassesClientCallback callback)
Initiates a connection with VIVE AI Glasses.
boolean isConnected ()
Checks the current connection status.
Responding from VIVE AI Glasses event
void onConnectionStateChanged (ConnectionState state)
Tells the callback function when the connection state changes.