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

com.logmein.gotomeeting.api.model.Status 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 status of an organizer (or group), i.e. whether the organizer (or the members of the group respectively) are able to host meetings
 */
public enum Status {
    active,
    suspended
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy