onRtmpStreamingEvent property
Reports events during the Media Push.
url
The URL for Media Push.eventCode
The event code of Media Push. See RtmpStreamingEvent.
Implementation
final void Function(String url, RtmpStreamingEvent eventCode)?
onRtmpStreamingEvent;