MediationUtils

public class MediationUtils


中介服務轉接程式的公用程式方法。

摘要

公用建構函式

公用方法

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

從潛在大小清單中,找出與提供大小最接近的支援 AdSize。

公用建構函式

MediationUtils

public MediationUtils()

公用方法

findClosestSize

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

從潛在大小清單中,找出與提供大小最接近的支援 AdSize。如果沒有任何值在指定閾值大小範圍內,則傳回空值。