LimeContentUpdatedCallback Block Reference
Declared in | LimeConnect.h |
Block Definition
LimeContentUpdatedCallback
A callback type that receives added and dropped content rules arrays as parameters.
typedef void (^LimeContentUpdatedCallback) (NSArray *addedContentRules, NSArray *droppedContentRules)
Discussion
A callback type that receives added and dropped content rules arrays as parameters.
Declared In
LimeConnect.h