ViewController for the view which shows list of available peers. More...
#import <PeerListViewController.h>
Public Member Functions | |
(void) | - activate |
View is active, start everything up. | |
Protected Attributes | |
NSMutableArray * | serverConnections |
Connection stored in mutable array. | |
Properties | |
PeerBrowser * | peerBrowser |
the peerBrowser object to get the name of peers available |
ViewController for the view which shows list of available peers.
- (void) activate |
View is active, start everything up.
- (NSMutableArray*) serverConnections [protected] |
Connection stored in mutable array.
- (PeerBrowser *) peerBrowser [read, write, retain] |
the peerBrowser object to get the name of peers available