NetmeraPushInboxCell Class Reference
| Inherits from | UITableViewCell |
| Declared in | NetmeraPushInboxCell.h NetmeraPushInboxCell.m |
Overview
NetmeraPushInboxCell is the class, which customizes the cells of the table that is used to display the rich push notifications. It basicly shows the message and date of the rich push notification.
You can fully customize this class because it’s included in the SDK as open source.
Tasks
-
+ rowHeightReturns the row height of the table cell.
-
pushMessageLabelMessage of the rich push notification.
property -
dateLabelDate of the rich push notification.
property