Interface AdClientInterface.Listener

Enclosing interface:
AdClientInterface

public static interface AdClientInterface.Listener
  • Method Summary

    Modifier and Type
    Method
    Description
    Provides bundled Ad metadata.
  • Method Details

    • onGetMetadata

      @Nullable Bundle onGetMetadata(@NonNull Ad ad)
      Provides bundled Ad metadata.
      Parameters:
      ad - Ad to provide metadata with
      Returns:
      Bundled Ad metadata