NotificationDeserializer Class Reference
Inherits from | NSObject |
---|---|
Declared in | NotificationCommon.h NotificationCommon.m |
Overview
This class deserialize binary data to notification object.
Implementation is auto-generated. Please modify corresponding template file.
– notifyDelegates:withTopic:data:
delegates - array of delegates to be notified NotificationDelegate
- (void)notifyDelegates:(NSArray *)delegates withTopic:(Topic *)topic data:(NSData *)notificationData
Discussion
delegates - array of delegates to be notified NotificationDelegate
Declared In
NotificationCommon.h