package eu.siacs.conversations.xmpp; public interface OnNewKeysAvailable { public void onNewKeysAvailable(); }