org.rococoa.cocoa.cfnetwork
Interface CFNetworkLibrary.CFNetServiceMonitorClientCallBack

All Superinterfaces:
Callback
Enclosing interface:
CFNetworkLibrary

public static interface CFNetworkLibrary.CFNetServiceMonitorClientCallBack
extends Callback

CFNetServiceMonitorClientCallBack

Discussion:
Callback function which is called as the monitored record changes.

Parameters:

theMonitor:
CFNetServiceMonitor receiving the event.

theService:
Service receiving the event.

typeInfo:
The information type which changed.

rdata:
The contents of the record that changed.

error:
Reference to an error structure if the event is a failure.

info:
Client's info reference which was passed into the client
context.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CFNetwork.framework/Headers/CFNetServices.h


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 



Copyright © 2009. All Rights Reserved.