UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

4 lines (3 loc) 60 B
export interface TrickleIceEvent { candidate: string; }