Package apple.cfnetwork.enums
Class CFNetServiceMonitorType
- java.lang.Object
-
- apple.cfnetwork.enums.CFNetServiceMonitorType
-
public final class CFNetServiceMonitorType extends java.lang.ObjectCFNetServiceMonitorType Discussion: Record type specifier in order to inform CFNetServiceMonitor to watch for certain record changes.
-
-
Field Summary
Fields Modifier and Type Field Description static intkCFNetServiceMonitorTXTWatch for TXT record changes.
-
-
-
Field Detail
-
kCFNetServiceMonitorTXT
public static final int kCFNetServiceMonitorTXT
Watch for TXT record changes.- See Also:
- Constant Field Values
-
-