-
public final class ConstantsKt
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringPLACEMENT_IDpublic final static StringERROR_DOMAINpublic final static IntegerERROR_INVALID_SERVER_PARAMETERSprivate final static StringplacementId
-
Method Summary
Modifier and Type Method Description final StringgetPlacementId()final static AdErrorcreateAdapterError(Integer errorCode, String errorMessage)-
-
Method Detail
-
getPlacementId
final String getPlacementId()
-
createAdapterError
final static AdError createAdapterError(Integer errorCode, String errorMessage)
-
-
-
-