Enum NativeLoggingSeverity
Namespace: Unity.WebRTC
Syntax
public enum NativeLoggingSeverity
Fields
Name | Description | Value |
---|---|---|
Verbose | 0 | |
Info | 1 | |
Warning | 2 | |
Error | 3 | |
None | 4 |
public enum NativeLoggingSeverity
Name | Description | Value |
---|---|---|
Verbose | 0 | |
Info | 1 | |
Warning | 2 | |
Error | 3 | |
None | 4 |