Package com.mixpanel.mixpanelapi
-
Class Summary Class Description ClientDelivery A ClientDelivery can be used to send multiple messages to Mixpanel.MessageBuilder This class writes JSONObjects of a form appropriate to send as Mixpanel events and updates to profiles via the MixpanelAPI class.MixpanelAPI Simple interface to the Mixpanel tracking API, intended for use in server-side applications. -
Exception Summary Exception Description MixpanelMessageException Thrown when the library detects malformed or invalid Mixpanel messages.MixpanelServerException Thrown when the Mixpanel server refuses to accept a set of messages.