Contains adminLog and unique peerID of that peer. More...
#import <AdminLog.h>
Properties | |
| NSInteger | adminPeerID |
| The unique peerID of the peer whose adminLog is stored in this class. | |
| NSMutableArray * | adminLog |
| The adminLog itself in a mutable array. | |
Contains adminLog and unique peerID of that peer.
- (NSMutableArray *) adminLog [read, write, retain] |
The adminLog itself in a mutable array.
- (NSInteger) adminPeerID [read, write, assign] |
The unique peerID of the peer whose adminLog is stored in this class.
1.7.2