Class NSURLSessionTaskMetricsDomainResolutionProtocol


  • public final class NSURLSessionTaskMetricsDomainResolutionProtocol
    extends java.lang.Object
    DNS protocol used for domain resolution.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long HTTPS
      Resolution used DNS over HTTPS.
      static long TCP
      Resolution used DNS over TCP.
      static long TLS
      Resolution used DNS over TLS.
      static long UDP
      Resolution used DNS over UDP.
      static long Unknown  
    • Method Summary

      • Methods inherited from class java.lang.Object

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