Interface OnCompleteListener2


public interface OnCompleteListener2
Additional fetch demand listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onComplete(ResultCode resultCode, Map<String,String> unmodifiableMap)
    This method will be called when PrebidMobile finishes attaching keywords to unmodifiableMap.
  • Method Details

    • onComplete

      void onComplete(ResultCode resultCode, Map<String,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