All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.thecoderscorner.menu.remote.ConnectMode Maven / Gradle / Ivy

There is a newer version: 4.4.0
Show newest version
/*
 * Copyright (c)  2016-2019 https://www.thecoderscorner.com (Nutricherry LTD).
 * This product is licensed under an Apache license, see the LICENSE file in the top-level directory.
 *
 */

package com.thecoderscorner.menu.remote;

public enum ConnectMode {
    FULLY_AUTHENTICATED,
    PAIRING_CONNECTION
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy