LuxChat  2.0
Instant messenger for iOS
Instance Methods | List of all members
<StickersDelegate> Protocol Reference

#import <ESStickersView.h>

Inheritance diagram for <StickersDelegate>:
ESChatView

Instance Methods

(void) - didSelectSticker:
 

Detailed Description

Protocol declaration of the sticker delegate.

Method Documentation

- (void) didSelectSticker: (NSString *)  sticker

The user did select a sticker. This protocol method is called and we handle the choice of the user.

Parameters
sticker<#sticker description#>

The documentation for this protocol was generated from the following file: