onRemoteLiveMixUnpublished property

dynamic Function(RCRTCMediaType type)? onRemoteLiveMixUnpublished
getter/setter pair

ZH

直播合流资源取消发布回调 @param type 资源类型

EN

Callback when unpublishing live mixing resources @param type Resource type

Implementation

Function(RCRTCMediaType type)? onRemoteLiveMixUnpublished;