BitmovinApiSdk\Apis\Streams\Live\StreamsLiveResponseListQueryParams

Synopsis

class StreamsLiveResponseListQueryParams implements QueryParams {
  • // methods
  • public static StreamsLiveResponseListQueryParams create()
  • public StreamsLiveResponseListQueryParams offset()
  • public StreamsLiveResponseListQueryParams limit()
  • public StreamsLiveResponseListQueryParams sort()
  • public array toArray()
}

Hierarchy

Methods