onStreamPublishSuccess method
@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> onStreamPublishSuccess(String uid, boolean isScreen) async {}