Class POBNativeAdLoaderConfig

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      POBNativeContextType getContextType() Getter for the context type
      void setContextType(@NonNull() POBNativeContextType contextType) Setter for the contextType
      POBNativeContextSubType getContextSubType() Getter for the context sub type
      void setContextSubType(@NonNull() POBNativeContextSubType contextSubType) Setter for the context type
      POBNativePlacementType getPlacementType() Getter for the placement type
      void setPlacementType(@NonNull() POBNativePlacementType placementType) Setter for the placement type
      • Methods inherited from class java.lang.Object

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

      • POBNativeAdLoaderConfig

        POBNativeAdLoaderConfig()
    • Method Detail

      • getContextType

        @Nullable() POBNativeContextType getContextType()

        Getter for the context type

        Returns:

        context type

      • setContextType

         void setContextType(@NonNull() POBNativeContextType contextType)

        Setter for the contextType

        Parameters:
        contextType - in which the ad appear
      • getContextSubType

        @Nullable() POBNativeContextSubType getContextSubType()

        Getter for the context sub type

        Returns:

        contextSubType

      • setContextSubType

         void setContextSubType(@NonNull() POBNativeContextSubType contextSubType)

        Setter for the context type

        Parameters:
        contextSubType - in which the ad appears
      • getPlacementType

        @Nullable() POBNativePlacementType getPlacementType()

        Getter for the placement type

        Returns:

        placement type

      • setPlacementType

         void setPlacementType(@NonNull() POBNativePlacementType placementType)

        Setter for the placement type

        Parameters:
        placementType - of the ad unit being offered