package de.thedevstack.conversationsplus.xmpp.mam; /** */ public interface Mam { String NAMESPACE = "urn:xmpp:mam:0"; }