continuationToken property

String? continuationToken
final

Continuation token that Kinesis Video Streams returned in the previous GetMedia response. The GetMedia API then starts with the chunk identified by the continuation token.

Implementation

final String? continuationToken;