Package 

Class AdEventFlowImpl

  • All Implemented Interfaces:
    org.bidon.sdk.adapter.impl.AdEventFlow

    
    public final class AdEventFlowImpl
     implements AdEventFlow
                        

    Created by Aleksei Cherniaev on 25/07/2023.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final MutableSharedFlow<AdEvent> adEvent
    • Method Summary

      Modifier and Type Method Description
      MutableSharedFlow<AdEvent> getAdEvent()
      Unit emitEvent(AdEvent event)
      • Methods inherited from class java.lang.Object

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