-
FieldDescriptionThis legacy flag was deprecated as of SDK 12.2.1, which added integration check for Android Advertising ID. To enable fallback use of persistent IDs for advertising where no Android Advertising ID exists, enable ALLOW_LEGACY_ID_FALLBACK.
-
MethodDescriptionDeprecated since 14.1.0. Informs the Tapjoy server that the specified Pay-Per-Action was completed. Should be called whenever a user completes an in-game action.Deprecated since 14.2.0 Returns URL to Tapjoy support web page. This will use your default currency.Deprecated since 14.2.0 Returns URL to Tapjoy support web page for specified currency You can get your currencyId from the Tapjoy Dashboard under the currency section.Deprecated since 14.0.0 Sets the current activityDeprecated since 14.0.0. Sets the GLSurfaceView to receive callbacks in the GL thread.Deprecated since 14.0.0 Tracks a purchaseDeprecated since 14.0.0. Tracks a purchase with JSON data from the Google Play store. Also performs In-app Billing validation if purchaseData and dataSignature are given.Deprecated since 14.2.0 Called when a click event has occurredDeprecated since 13.4.0 Use
TJSetUserIDListener.onSetUserIDFailure(int, String)
instead. Callback when setUserID fails.
-
ConstructorDescriptionUse {link TJPlacement(TJCorePlacement, TJPlacementListener)} instead. Creates a new
TJPlacement
object with the given name andTJPlacementListener
listener.