StreamConfig

data class StreamConfig(val licenseKey: String)

Stream configuration

Parameters

licenseKey

License key

Constructors

Link copied to clipboard
constructor(licenseKey: String)

Properties

Link copied to clipboard
val licenseKey: String