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

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

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



public interface OnPresence {
	public void run(Exception error, Presence presence);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy