Public Member Functions

<PeerBrowserDelegate> Protocol Reference

Used to take some action when a new service is detected or a service is no more available. More...

#import <PeerBrowserDelegate.h>

Inheritance diagram for <PeerBrowserDelegate>:
PeerListViewController

List of all members.

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.

Detailed Description

Used to take some action when a new service is detected or a service is no more available.


Member Function Documentation

- (void) foundOneMoreService: (NSNetService *)  netService

Called if a new service is found.

Parameters:
netServicethe 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.


The documentation for this protocol was generated from the following file:
 All Classes Files Functions Variables Properties