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

com.logmein.gotomeeting.api.model.MeetingStatus 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 meeting status, i.e whether the meeting is running or not
 */
public enum MeetingStatus {
    ACTIVE,
    INACTIVE
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy