OpenTok Windows SDK
Properties | List of all members
OpenTok.Subscriber.CaptionTextArgs Class Reference

Defines arguments for CaptionText events. More...

Inherits EventArgs.

Properties

string Text [get]
 The caption text. More...
 
bool IsFinal [get]
 Indicates whether a caption is final. More...
 

Detailed Description

Defines arguments for CaptionText events.

Property Documentation

◆ IsFinal

bool OpenTok.Subscriber.CaptionTextArgs.IsFinal
get

Indicates whether a caption is final.

◆ Text

string OpenTok.Subscriber.CaptionTextArgs.Text
get

The caption text.


The documentation for this class was generated from the following file: