Stores attributes of AdminRequest. More...
#import <AdminRequest.h>
Properties | |
NSInteger | peerID |
The unique peerID of that peer. | |
NSInteger | version |
The version on which this adminRequest is generated. | |
id | adminOperation |
The operation itself, can be AddAuth or DelAuth. |
Stores attributes of AdminRequest.
- (NSInteger) peerID [read, write, assign] |
The unique peerID of that peer.
- (NSInteger) version [read, write, assign] |
The version on which this adminRequest is generated.