Interface ContentDeliveryConfigLifecycle

    • Method Detail

      • onContentHandlersCreated

        void onContentHandlersCreated()
        First Event.

        Content handlers created (and sorted), but the builder instance is not yet created.

      • onContentDeliveryBuilderCreated

        void onContentDeliveryBuilderCreated()
        Second Event.

        The builder instance (for the profile) is now created and ready to be used.

      • onContentDeliveryConfigCreated

        void onContentDeliveryConfigCreated()