Interface OnCompleteListener2


  • public interface OnCompleteListener2
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void onComplete​(ResultCode resultCode, java.util.Map<java.lang.String,​java.lang.String> unmodifiableMap)
      This method will be called when PrebidMobile finishes attaching keywords to unmodifiableMap.
    • Method Detail

      • onComplete

        void onComplete​(ResultCode resultCode,
                        java.util.Map<java.lang.String,​java.lang.String> unmodifiableMap)
        This method will be called when PrebidMobile finishes attaching keywords to unmodifiableMap.
        Parameters:
        resultCode - see ResultCode class definition for details
        unmodifiableMap - a map of targeting Key/Value pairs