Used to take some action when a new service is detected or a service is no more available. More...
#import <PeerBrowserDelegate.h>
Public Member Functions | |
(void) | - updatePeerList |
Will update the list of peers depending on if a new service is detectd or a service is no more available. | |
(void) | - foundOneMoreService: |
Called if a new service is found. |
Used to take some action when a new service is detected or a service is no more available.
- (void) foundOneMoreService: | (NSNetService *) | netService |
Called if a new service is found.
netService | the netService which is found |
- (void) updatePeerList |
Will update the list of peers depending on if a new service is detectd or a service is no more available.