InsightsLogger
最新バージョンのSDKではこのクラスは使用できません。
このクラスには新しいバージョンがあります。ご確認ください。 最新バージョン

This class is deprecated. Please use AppEventsLogger instead.

拡張:Object
パッケージ:facebook
クラスメソッド
newLogger(Context, String)

Deprecated. Please use AppEventsLogger instead.

public static InsightsLogger newLogger(Context context, String clientToken)
パラメーター説明
context
clientToken
newLogger(Context, String, String)

Deprecated. Please use AppEventsLogger instead.

public static InsightsLogger newLogger(Context context, String clientToken, String applicationId)
パラメーター説明
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)
パラメーター説明
context
clientToken
applicationId
session
インスタンスメソッド
logPurchase(BigDecimal, Currency)

Deprecated. Please use AppEventsLogger instead.

public void logPurchase(BigDecimal purchaseAmount, Currency currency)
パラメーター説明
purchaseAmount
currency
logPurchase(BigDecimal, Currency, Bundle)

Deprecated. Please use AppEventsLogger instead.

public void logPurchase(BigDecimal purchaseAmount, Currency currency, Bundle parameters)
パラメーター説明
purchaseAmount
currency
parameters
logConversionPixel(String, double)

Deprecated. Please use AppEventsLogger instead.

public void logConversionPixel(String pixelId, double valueOfPixel)
パラメーター説明
pixelId
valueOfPixel