printInternalStackTraces

open fun printInternalStackTraces(printNativeStackTraces: Boolean)

Print the Java stack traces for the critical threads used by PeerConnectionFactory, namely; signaling thread, worker thread, and network thread. If printNativeStackTraces is true, also attempt to print the C++ stack traces for these threads.