SCSChatEventDelegate

@protocol SCSChatEventDelegate <NSObject>

The SCSChatEventDelegate protocol provides general event information about the chat session. Add your implementation to -[SCSChat addEventDelegate:].

See

SCSChat