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

com.logmein.gotomeeting.api.model.Product Maven / Gradle / Ivy

The newest version!
/*
 * © 2017 LogMeIn, Inc. All Rights Reserved.
 * All rights reserved.
 * 
 * This software is distributed under the terms and conditions of the
 * LogMeIn SDK License Agreement. Please see file LICENSE for details.
 * 
 * Auto-generated file.
 */


package com.logmein.gotomeeting.api.model;


/**
 * The products the organizer has access to, can be 'G2M', 'G2W', 'G2T' or 'OPENVOICE'
 */
public enum Product {
    G2M,
    G2T,
    G2W,
    OPENVOICE
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy