-
- All Implemented Interfaces:
-
java.io.Serializable
public class AppstockNativeAdConfig implements Serializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classAppstockNativeAdConfig.Builder
-
Field Summary
Fields Modifier and Type Field Description public final static StringKEY_EXTRAS
-
Method Summary
Modifier and Type Method Description NativeAdUnitConfigurationtoInternalConfig()BundletoGmaBundle()static AppstockNativeAdConfigfromGmaBundle(Bundle bundle)-
-
Method Detail
-
toInternalConfig
NativeAdUnitConfiguration toInternalConfig()
-
toGmaBundle
Bundle toGmaBundle()
-
fromGmaBundle
@Nullable() static AppstockNativeAdConfig fromGmaBundle(Bundle bundle)
-
-
-
-