Interface OnMixpanelUpdatesReceivedListener

    • Method Detail

      • onMixpanelUpdatesReceived

        void onMixpanelUpdatesReceived()
        Called when the Mixpanel library has updates, for example, Notifications. This method will not be called once per update, but rather any time a batch of updates becomes available. The related updates can be checked with MixpanelAPI.People.getNotificationIfAvailable()