MediationUtils

public class MediationUtils


Hilfsmethoden für Vermittlungsadapter

Zusammenfassung

Öffentliche Konstruktoren

Öffentliche Methoden

static @Nullable AdSize
findClosestSize(
    Context context,
    AdSize original,
    List<AdSize> potentials
)

Sucht die unterstützte AdSize, die der angegebenen Größe am nächsten kommt.

Öffentliche Konstruktoren

MediationUtils

public MediationUtils()

Öffentliche Methoden

findClosestSize

public static @Nullable AdSize findClosestSize(
    Context context,
    AdSize original,
    List<AdSize> potentials
)

Sucht die unterstützte AdSize, die der angegebenen Größe am nächsten kommt. Gibt „null“ zurück, wenn keine im angegebenen Schwellenwertbereich liegen.