UNPKG

@microsoft/omnichannel-chat-sdk

Version:
6 lines (5 loc) 106 B
export declare enum MessageSource { Polling = "Poll", WebSocket = "WS", GetRestCall = "Get" }