IChatService interface
Service module for conversations
Signature
export interface IChatService extends IService
export declare namespace IChatService
Methods
Method | Description |
---|---|
registerOverlayViewFactory(factory) | Register an overlay factory for displaying UI elements on top of a specific chat |
Variables
Variable | Description |
---|---|
TypeTag |