Home / @sym20/core-chat / IChatService

IChatService interface

Service module for conversations

Signature
export interface IChatService extends IService 
export declare namespace IChatService 

Methods

MethodDescription
registerOverlayViewFactory(factory)

Register an overlay factory for displaying UI elements on top of a specific chat

Variables

VariableDescription
TypeTag