Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTok.Session.ArchiveStartedEventArgs

Defines arguments for the ArchiveStarted event. More...

Inherits EventArgs.

Properties

string ArchiveId [get]
 The archive ID. More...
string ArchiveName [get]
 The name of the archive. More...

Detailed Description

Defines arguments for the ArchiveStarted event.

Property Documentation

◆ ArchiveId

string OpenTok.Session.ArchiveStartedEventArgs.ArchiveId

The archive ID.

◆ ArchiveName

string OpenTok.Session.ArchiveStartedEventArgs.ArchiveName

The name of the archive.