Chuck Reeves
Chuck Reeves
## Description Adding myself to the team list ## Deploy Notes None
#### What is this PR doing? This updates `startArchive` to accept in the `multiArchiveTag` parameter. #### How should this be manually tested? ```js opentok.startArchive( sessionId, { name: 'My awesome session',...
#### What is this PR doing? #### How should this be manually tested? #### What are the relevant tickets?
#### What is this PR doing? Adding the render #### How should this be manually tested? ```js opentok.listRenders({}, (err, renders) => { if (err) { console.log("There was an error") console.log(err);...
## Description ## Motivation and Context ## Testing Details ## Example Output or Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...
#### What is this PR doing? Adding documentation for the `hlsStatus`, `maxBitRate` and `streams` parameters #### How should this be manually tested? #### What are the relevant tickets?
## Description Adding example documentation for Number Insight V2 ## Motivation and Context ## Testing Details ## Example Output(if appropriate) ## Types of changes - [ ] Bug fix (non-breaking...
## Description ## Motivation and Context ## Testing Details ## Example Output(if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [...
## Description Adding the RCS Channel and syncing up MMS and SMS Channels ## Motivation and Context ## Testing Details ## Example Output or Screenshots (if appropriate) ## Types of...
## Description ## Motivation and Context ## Testing Details ## Example Output or Screenshots (if appropriate) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...