Package com.yandex.mobile.ads.video
Interface VmapError
-
public interface VmapErrorClass containing errors that can occur duringVmaploading.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCode()Returns an error code.java.lang.StringgetDescription()Returns an error description.
-