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

ibt.ortc.api.OnEnablePresence Maven / Gradle / Ivy

There is a newer version: 2.1.44
Show newest version
package ibt.ortc.api;

public interface OnEnablePresence {
	public void run(Exception error, String result);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy