onCustomStreamPublishFinished property

dynamic Function(String tag)? onCustomStreamPublishFinished
getter/setter pair

ZH

本地用户发布自定义资源完毕 @param tag 自定义流标签

EN

Custom resource published @param tag Custom stream tag

Implementation

Function(String tag)? onCustomStreamPublishFinished;