onStreamPublishSuccess property
@hidden for internal use only @detail callback @author shenpengliang @brief Callback when publishing stream is successful @param uid Stream publishing user's user ID @param isScreen Stream identity
Implementation
FutureOr<void> Function(bool isScreen)? onStreamPublishSuccess;