onRequestDumpData property
getter/setter pair
Request to dump data.
Available since: 3.10.0 When to Trigger: When the customer reports back the problem, ZEGO expects the user to dump the data to analyze the audio / video processing problem, which will trigger this callback.
Implementation
static void Function()? onRequestDumpData;