Package-level declarations
Types
Link copied to clipboard
interface PlaytimeCatalogListener
A listener to notify you when the offerwall is opened or closed.
Link copied to clipboard
Link copied to clipboard
Adjoe Extension class holds additional optional subids to be used by publisher to pass different values
Link copied to clipboard
Link copied to clipboard
interface PlaytimeInitialisationListener
A listener which can be passed e.g. to Playtime.init to notify you about the result of the initialization.
Link copied to clipboard
An exception indicating that the SDK has not been initialized properly.
Link copied to clipboard
class PlaytimeOptions
Use this class to pass additional options like the user ID to io.adjoe.sdk.Playtime.init, io.adjoe.sdk.Playtime.init or io.adjoe.sdk.Playtime.init.
Link copied to clipboard
class PlaytimeParams
This class holds the User Acquisition Fields and offerwall placement. This class follows the builder pattern to generate immutable instance of the PlaytimeParams object. You must call the PlaytimeParams.Builder.build method to generate the [ ].
Link copied to clipboard