ConfigurationProcessor Protocol Reference
Declared in | ConfigurationCommon.h |
---|
– processConfigurationData:fullResync:
required method
Routine for processing received configuration data.
- (void)processConfigurationData:(NSData *)data fullResync:(BOOL)fullResync
Parameters
data |
The input buffer with raw data |
---|---|
fullResync |
Notify whether configuration is a full resync |
Discussion
Routine for processing received configuration data.
Declared In
ConfigurationCommon.h