show_debug_view method
13.7
Implementation
int show_debug_view(
trtc_cloud instance,
int show_type,
) {
return _show_debug_view(
instance,
show_type,
);
}
13.7
int show_debug_view(
trtc_cloud instance,
int show_type,
) {
return _show_debug_view(
instance,
show_type,
);
}