Uses of Class
com.mixpanel.mixpanelapi.ClientDelivery
-
-
Uses of ClientDelivery in com.mixpanel.mixpanelapi
Methods in com.mixpanel.mixpanelapi with parameters of type ClientDelivery Modifier and Type Method Description voidMixpanelAPI. deliver(ClientDelivery toSend)Sends a ClientDelivery full of messages to Mixpanel's servers.voidMixpanelAPI. deliver(ClientDelivery toSend, boolean useIpAddress)Attempts to send a given delivery to the Mixpanel servers.
-