TypeScript SDKAPI reference (TypeDoc)Main entrytype-aliasesType Alias: MediaFactory()On this pageType Alias: MediaFactory() type MediaFactory = (callId) => Media; Builds the Media for a given call id. Parameters callId string Returns Media