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

org.mobicents.smsc.library.ErrorAction Maven / Gradle / Ivy

There is a newer version: 7.4.179
Show newest version
package org.mobicents.smsc.library;

/**
 * 
 * @author Amit Bhayani
 *
 */
public enum ErrorAction {
	temporaryFailure, permanentFailure;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy