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

com.podio.calendar.ParticipationStatus Maven / Gradle / Ivy

There is a newer version: 0.7.9
Show newest version
package com.podio.calendar;

public enum ParticipationStatus {
	
	INVITED, ACCEPTED, DECLINED, TENTATIVE;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy