Class POBBaseNativeRequestAsset

  • All Implemented Interfaces:

    
    public abstract class POBBaseNativeRequestAsset
    extends POBCoreNativeRequestAsset
                        

    Interface for the assets in the native response to hold unique properties

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final int id
      public final boolean isRequired
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.pubmatic.sdk.openwrap.core.nativead.POBCoreNativeRequestAsset

        getId, getRTBJSON, isRequired
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail