Stores all rules. More...
#import <Policy.h>
Properties | |
NSMutableArray * | policy |
The policy object itself. | |
NSInteger | policyPeerID |
The unique peerID of the policy peer. | |
NSInteger | version |
The version number of the policy. |
Stores all rules.
- (NSMutableArray *) policy [read, write, retain] |
The policy object itself.
- (NSInteger) policyPeerID [read, write, assign] |
The unique peerID of the policy peer.
- (NSInteger) version [read, write, assign] |
The version number of the policy.