org.kurento.client.ConnectionState Maven / Gradle / Ivy
/**
* This file is generated with Kurento ktool-rom-processor.
* Please don't edit. Changes should go to kms-interface-rom and
* ktool-rom-processor templates.
*/
package org.kurento.client;
/**
*
* State of the connection.
*
**/
public enum ConnectionState {DISCONNECTED, CONNECTED}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy