Field and Description |
---|
com.facebook.appevents.AppEventsConstants.EVENT_NAME_PURCHASED
Use
AppEventsLogger.logPurchase(java.math.BigDecimal, java.util.Currency) instead.
Log this event when the user has completed a purchase. The AppEventsLogger.logPurchase(java.math.BigDecimal, java.util.Currency) method is a shortcut
for logging this event. |