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

com.genesys.workspace.common.StatusCode Maven / Gradle / Ivy

There is a newer version: 9.0.73
Show newest version
package com.genesys.workspace.common;

public class StatusCode {
    public static final int OK = 0;
    public static final int ASYNC_OK = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy