Uses of Interface
org.webrtc.Loggable
Packages that use Loggable
-
Uses of Loggable in org.webrtc
Fields in org.webrtc declared as LoggableModifier and TypeFieldDescriptionprivate final LoggableJNILogging.loggableprivate static LoggableLogging.loggableprivate LoggablePeerConnectionFactory.InitializationOptions.Builder.loggable(package private) LoggablePeerConnectionFactory.InitializationOptions.loggableMethods in org.webrtc with parameters of type LoggableModifier and TypeMethodDescription(package private) static voidLogging.injectLoggable(Loggable injectedLoggable, Logging.Severity severity) PeerConnectionFactory.InitializationOptions.Builder.setInjectableLogger(Loggable loggable, Logging.Severity severity) Constructors in org.webrtc with parameters of type LoggableModifierConstructorDescriptionprivateInitializationOptions(Object applicationContext, String fieldTrials, boolean enableInternalTracer, NativeLibraryLoader nativeLibraryLoader, String nativeLibraryName, Loggable loggable, Logging.Severity loggableSeverity) JNILogging(Loggable loggable)