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

13 lines (12 loc) 202 B
export declare enum HMSAnalyticsLevel { VERBOSE = 0, INFO = 1, ERROR = 2, OFF = 3 } export declare enum AnalyticsEventLevel { VERBOSE = 0, INFO = 1, ERROR = 2, OFF = 3 }