Class FcmConnection.FcmModule

java.lang.Object
tigase.push.fcm.FcmConnection.FcmModule
All Implemented Interfaces:
tigase.jaxmpp.core.client.XmppModule
Enclosing class:
FcmConnection

public static class FcmConnection.FcmModule extends Object implements tigase.jaxmpp.core.client.XmppModule
  • Constructor Details

  • Method Details

    • getCriteria

      public tigase.jaxmpp.core.client.criteria.Criteria getCriteria()
      Specified by:
      getCriteria in interface tigase.jaxmpp.core.client.XmppModule
    • getFeatures

      public String[] getFeatures()
      Specified by:
      getFeatures in interface tigase.jaxmpp.core.client.XmppModule
    • process

      public void process(tigase.jaxmpp.core.client.xml.Element message) throws tigase.jaxmpp.core.client.XMPPException, tigase.jaxmpp.core.client.xml.XMLException, tigase.jaxmpp.core.client.exceptions.JaxmppException
      Specified by:
      process in interface tigase.jaxmpp.core.client.XmppModule
      Throws:
      tigase.jaxmpp.core.client.XMPPException
      tigase.jaxmpp.core.client.xml.XMLException
      tigase.jaxmpp.core.client.exceptions.JaxmppException