Added in API level 21
DebugProcKHR
Stay organized with collections
Save and categorize content based on your preferences.
interface DebugProcKHR
Summary
| Public methods | |
|---|---|
| abstract Unit | |
Public methods
onMessage
Added in API level 21
abstract fun onMessage(
source: Int,
type: Int,
id: Int,
severity: Int,
message: String!
): Unit