Package 

Class NetworkKtxKt

    • Method Summary

      Modifier and Type Method Description
      final static Boolean isConnection(Context $self) 判断网络是否连接
      final static String getNetworkType(Context $self) 获取网络类型 判断设备是连接的是wifi,还是连接的是2,3,4,5G网络
      • Methods inherited from class java.lang.Object

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

      • getNetworkType

         final static String getNetworkType(Context $self)

        获取网络类型 判断设备是连接的是wifi,还是连接的是2,3,4,5G网络