IChatService.registerOverlayViewFactory() method
Register an overlay factory for displaying UI elements on top of a specific chat
Signature
registerOverlayViewFactory(factory: OverlayFactory): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| factory | OverlayFactory | Factory used to create overlay views for a specific chat |
Throws
| Error |
|---|