StreamLink.NET  7.1.5-7.1.5-3946-4e293d0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IStoryEvent Interface Reference

Provides information about a change to story data in a Story. More...

Inheritance diagram for Caplin.StreamLink.IStoryEvent:
Caplin.StreamLink.IDataEvent

Properties

string Text [get]
 Returns the story text relating to the event. More...
 

Detailed Description

Provides information about a change to story data in a Story.

Stories may be sent from the Liberator in one or more IStoryEvents. The start of the story is indicated by the isImage() method returning true.

Property Documentation

string Caplin.StreamLink.IStoryEvent.Text
get

Returns the story text relating to the event.

  • The story text chunk for this event.

Generated on Tue Mar 24 2020 11:57:50 for StreamLink.NET