Protocols
The following protocols are available globally.
-
Chat room event delegate for notify chat connection event, mode change event, user event, or message event. Allow to handle chat room events in real time.
See moreDeclaration
Objective-C
@protocol STSChatEventDelegate <NSObject>Swift
protocol STSChatEventDelegate : NSObjectProtocol
View on GitHub
Install in Dash
Protocols Reference