opentok / Opentok-.NET-SDK

Official .NET Server SDK for OpenTok
https://tokbox.com/developer/sdks/dot-net/
MIT License
57 stars 95 forks source link

Devx 6491 - Update.NET Server SDK for Multiple Archives and Records #208

Closed Tr00d closed 1 year ago

Tr00d commented 1 year ago

Handle "multiTag" for both Archive and Broadcast.

Note: The following PR (https://github.com/opentok/Opentok-.NET-SDK/pull/191) implements BroadcastAsync, so we'll have to include "MultiBroadcastTag" later on.

The previous PR can be found here