updatedStreams property

  1. @optional
List<String>? updatedStreams
getter/setter pair

The new set of recorded timeline streams.

This is provided for the TimelineStreamSubscriptionsUpdate event.

Implementation

@optional
List<String>? updatedStreams;