Class: abstract
LivestreamBaseInstance<T>
Internal.LivestreamBaseInstance
Extends
BaseInstance
<T
>
Type parameters
Parameter | Value |
---|---|
T | any |
Constructors
new LivestreamBaseInstance()
new LivestreamBaseInstance<
T
>():LivestreamBaseInstance
<T
>
Returns
Inherited from
Internal.BaseInstance.constructor
Properties
Property | Type | Description | Inheritance |
---|---|---|---|
data | T | - | Internal.BaseInstance.data |
livestreamId | string | - | - |
Generated using typedoc-plugin-markdown and TypeDoc