Class CFNetServiceMonitorType


  • public final class CFNetServiceMonitorType
    extends java.lang.Object
    CFNetServiceMonitorType Discussion: Record type specifier in order to inform CFNetServiceMonitor to watch for certain record changes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int kCFNetServiceMonitorTXT
      Watch for TXT record changes.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • kCFNetServiceMonitorTXT

        public static final int kCFNetServiceMonitorTXT
        Watch for TXT record changes.
        See Also:
        Constant Field Values