SCSChatSessionDelegate

@protocol SCSChatSessionDelegate <NSObject>

The SCSChatSessionDelegate protocol provides state information about the chat session. Add your implementation to -[SCSChat addDelegate:].

See

SCSChat