FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
<FSEventStreamDelegate> Protocol Reference

FSEventSteam delegate. More...

#import <FSEventStream.h>

Instance Methods

(void) - eventStream:path:event:id:
 Event delegate for each event. More...
 

Detailed Description

FSEventSteam delegate.

Method Documentation

- (void) eventStream: (FSEventStream *)  eventStream
path: (NSString *)  path
event: (FSEventStreamEventFlags)  eventFlags
id: (FSEventStreamEventId)  eventId 

Event delegate for each event.

Parameters
eventStreamThe event stream does send message.
pathThe path event triggered.
eventFlagsTriggered event flags.
eventIdEvent id.

The documentation for this protocol was generated from the following file: