@vkontakte/calls-sdk 2.8.6-beta.31 → 2.8.6-beta.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CallsSDK.d.ts CHANGED
@@ -539,8 +539,9 @@ export declare function startStream(isRecord?: boolean, name?: string | null, mo
539
539
  /**
540
540
  * Завершить трансляцию звонка
541
541
  * @param roomId
542
+ * @param remove не сохранять запись звонка
542
543
  */
543
- export declare function stopStream(roomId?: number | null): Promise<undefined>;
544
+ export declare function stopStream(roomId?: number | null, remove?: boolean): Promise<undefined>;
544
545
  /**
545
546
  * Опубликовать трансляцию звонка
546
547
  * @param roomId