Package 

Interface HyprMXMediation

    • Method Summary

      Modifier and Type Method Description
      abstract Unit setUnityVersion(String version) Set the version of unity used to build application
      abstract Unit setMediationProvider(String mediator, String mediatorSDKVersion, String adapterVersion) Set the mediator version information
      • Methods inherited from class java.lang.Object

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

      • setMediationProvider

         abstract Unit setMediationProvider(String mediator, String mediatorSDKVersion, String adapterVersion)

        Set the mediator version information

        Parameters:
        mediator - The mediator managing HyprMX.
        mediatorSDKVersion - The version of the mediator SDK
        adapterVersion - The version of the mediation adapter