streamInjectedStatus property

StreamInjectedStatusCallback? streamInjectedStatus
getter/setter pair

Occurs when a media stream URL address is added to the interactive live streaming.

Param status State of the externally injected stream: InjectStreamStatus .

Param uid User ID.

Param url The URL address of the externally injected stream.

Implementation

StreamInjectedStatusCallback? streamInjectedStatus;