Suggestions

close search

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

Visit the Vonage API Developer Portal

OpenTok.Session.StreamEventArgs

Defines arguments for the StreamReceived and StreamDropped events. More...

Inherits EventArgs.

Properties

Stream Stream [get]
 The stream related to the event. This object represents a snapshot of stream at the time of the callback. More...

Detailed Description

Defines arguments for the StreamReceived and StreamDropped events.

Property Documentation

◆ Stream

Stream OpenTok.Session.StreamEventArgs.Stream

The stream related to the event. This object represents a snapshot of stream at the time of the callback.