Package 

Class NetworkStatusFlow

  • All Implemented Interfaces:
    kotlinx.coroutines.flow.Flow

    
    public final class NetworkStatusFlow
     implements Flow<Boolean>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class me.adkhambek.pack.network.NetworkStatusFlow

        collect
      • Methods inherited from class java.lang.Object

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