Interface ProfileListener

    • Method Detail

      • aboutMeUpdated

        void aboutMeUpdated​(ProfileLifeCycleEvent event)
        about me of the profile is updated
        Parameters:
        event -
      • avatarUpdated

        void avatarUpdated​(ProfileLifeCycleEvent event)
        avatar picture of the profile is updated
        Parameters:
        event -
      • bannerUpdated

        void bannerUpdated​(ProfileLifeCycleEvent event)
        banner picture of the profile is updated
        Parameters:
        event -
      • basicInfoUpdated

        @Deprecated
        void basicInfoUpdated​(ProfileLifeCycleEvent event)
        Deprecated.
        not used anymore. Will be removed in next major version release.
        basic account info of the profile are updated
        Parameters:
        event -
      • contactSectionUpdated

        void contactSectionUpdated​(ProfileLifeCycleEvent event)
        contact information of the profile is updated
        Parameters:
        event -
      • experienceSectionUpdated

        void experienceSectionUpdated​(ProfileLifeCycleEvent event)
        experience section of the profile is updated
        Parameters:
        event -
      • headerSectionUpdated

        @Deprecated
        void headerSectionUpdated​(ProfileLifeCycleEvent event)
        Deprecated.
        not used anymore. Will be removed in next major version release.
        header section of the profile is updated
        Parameters:
        event -
      • createProfile

        void createProfile​(ProfileLifeCycleEvent event)
        new profile created
        Parameters:
        event -
      • technicalUpdated

        void technicalUpdated​(ProfileLifeCycleEvent event)
        technical updated
        Parameters:
        event -