streamPublished property
Reports the result of calling the RtcEngine.addPublishStreamUrl method.
Deprecated Use RtcEngineEventHandler.rtmpStreamingStateChanged instead.
This callback indicates whether you have successfully added an RTMP stream to the CDN.
The UrlWithErrorCallback
includes the following parameters:
Implementation
@deprecated
UrlWithErrorCallback? streamPublished;