projects/openvidu-components-angular/src/lib/models/broadcasting.model.ts
Interface representing information related to the broadcasting status
Properties |
|
broadcastingId |
broadcastingId:
|
Type : string | undefined
|
error |
error:
|
Type : string
|
Optional |
status |
status:
|
Type : BroadcastingStatus
|