
ibt.ortc.plugins.IbtRealtimeSJ.OrtcOperation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of messaging Show documentation
Show all versions of messaging Show documentation
Realtime Cloud Messaging (ORTC) SDK for Java
/**
*
*/
package ibt.ortc.plugins.IbtRealtimeSJ;
public enum OrtcOperation {
Validated, Subscribed, Unsubscribed, Error, Received
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy