|
LuxChat
2.0
Instant messenger for iOS
|
#import <ESStickersView.h>
Instance Methods | |
| (void) | - didSelectSticker: |
Protocol declaration of the sticker delegate.
| - (void) didSelectSticker: | (NSString *) | sticker |
The user did select a sticker. This protocol method is called and we handle the choice of the user.
| sticker | <#sticker description#> |
1.8.9.1