Class ZBrowserUtil


  • public class ZBrowserUtil
    extends Object
    • Constructor Detail

      • ZBrowserUtil

        public ZBrowserUtil()
    • Method Detail

      • buildUrlWithTrackingParam

        public static String buildUrlWithTrackingParam​(@NonNull
                                                       String request,
                                                       @NonNull
                                                       String rawUrl)
      • getNetworkInfo

        public static NetworkInfo getNetworkInfo​(Context context)
        Get the network info
        Parameters:
        context -
        Returns:
      • isConnectedWifi

        public static boolean isConnectedWifi​(Context context)
        Check if there is any connectivity to a Wifi network
        Parameters:
        context -
        Returns: