LCIMClientDelegate

Objective-C

@protocol LCIMClientDelegate <NSObject>

Swift

protocol LCIMClientDelegate : NSObjectProtocol

This protocol defines methods to handle the events about client, conversation, message and so on.