InsightsLogger
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.

This class is deprecated. Please use AppEventsLogger instead.

Mở rộng:Object
Gói:facebook
Phương thức nhóm
newLogger(Context, String)

Deprecated. Please use AppEventsLogger instead.

public static InsightsLogger newLogger(Context context, String clientToken)
Thông sốMô tả
context
clientToken
newLogger(Context, String, String)

Deprecated. Please use AppEventsLogger instead.

public static InsightsLogger newLogger(Context context, String clientToken, String applicationId)
Thông sốMô tả
context
clientToken
applicationId
newLogger(Context, String, String, Session)

Deprecated. Please use AppEventsLogger instead.

public static InsightsLogger newLogger(Context context, String clientToken, String applicationId, Session session)
Thông sốMô tả
context
clientToken
applicationId
session
Phương thức thực thể
logPurchase(BigDecimal, Currency)

Deprecated. Please use AppEventsLogger instead.

public void logPurchase(BigDecimal purchaseAmount, Currency currency)
Thông sốMô tả
purchaseAmount
currency
logPurchase(BigDecimal, Currency, Bundle)

Deprecated. Please use AppEventsLogger instead.

public void logPurchase(BigDecimal purchaseAmount, Currency currency, Bundle parameters)
Thông sốMô tả
purchaseAmount
currency
parameters
logConversionPixel(String, double)

Deprecated. Please use AppEventsLogger instead.

public void logConversionPixel(String pixelId, double valueOfPixel)
Thông sốMô tả
pixelId
valueOfPixel