git » sdk » omemo » tree

[omemo] / snikket / NS.hx

1
2
3
4
5
package snikket;

class NS {
    static public final OMEMO = "eu.siacs.conversations.axolotl";
}