Bold360 and BoldChat Developer Center

BoldChatChatViewEventHandler.h

1 //
2 // Copyright (c) 2014 LogMeIn Inc. All rights reserved.
3 //
4 
5 #import <Foundation/Foundation.h>
6 #import "BCChatViewLogic.h"
7 
13 
14 @end
Event handler protocol of chat view.
Definition: BCChatViewLogic.h:17
The default event handler for BoldChat chat logic. This class is responsible for the animations and l...
Definition: BoldChatChatViewEventHandler.h:12