UNPKG

@100mslive/hms-video-store

Version:

@100mslive Core SDK which abstracts the complexities of webRTC while providing a reactive store for data management with a unidirectional data flow

14 lines (12 loc) 141 B
export enum HMSAnalyticsLevel { VERBOSE, INFO, ERROR, OFF, } export enum AnalyticsEventLevel { VERBOSE, INFO, ERROR, OFF, }