Package | Description |
---|---|
org.webrtc |
Modifier and Type | Method and Description |
---|---|
static Logging.TraceLevel |
Logging.TraceLevel.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Logging.TraceLevel[] |
Logging.TraceLevel.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Logging.enableTracing(java.lang.String path,
java.util.EnumSet<Logging.TraceLevel> levels)
Deprecated.
|