GetStreamingImagePlainArgs

data class GetStreamingImagePlainArgs(val streamingImageId: String) : ConvertibleToJava<GetStreamingImagePlainArgs>

Constructors

Link copied to clipboard
constructor(streamingImageId: String)

Properties

Link copied to clipboard

The unique identifier for the streaming image resource.

Functions

Link copied to clipboard
open override fun toJava(): GetStreamingImagePlainArgs