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

org.jivesoftware.smack.bosh.EceStatusEvent Maven / Gradle / Ivy

Go to download

Library to connect to Cisco Enterprise Chat and Email (ECE) chat interface which is a modified version of XMPP over BOSH standard.

There is a newer version: 1.0.8
Show newest version
package org.jivesoftware.smack.bosh;

public enum EceStatusEvent {
    CHAT_STARTED,
    CHAT_CLOSED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy