Package 

Interface IMediationLogListener

    • Method Summary

      Modifier and Type Method Description
      abstract void OnMediationLoadStart(String placementId, int networkId)
      abstract void OnMediationLoadSuccess(String placementId, int networkId)
      abstract void OnMediationLoadFailed(String placementId, int networkId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait