package amidst.version; public interface IProfileUpdateListener { public void onProfileUpdate(ProfileUpdateEvent event); }