Class Network

java.lang.Object
com.qiniu.android.dns.Network

public final class Network
extends java.lang.Object
Created by bailong on 15/7/3.
  • Constructor Summary

    Constructors 
    Constructor Description
    Network()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getIp()  
    static boolean isNetworkChanged()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getIp

      public static java.lang.String getIp()
    • isNetworkChanged

      public static boolean isNetworkChanged()