Added in API level 24
DebugProc
interface DebugProc
android.opengl.GLES32.DebugProc |
Summary
Public methods | |
---|---|
abstract Unit |
Public methods
onMessage
Added in API level 24
abstract fun onMessage(
source: Int,
type: Int,
id: Int,
severity: Int,
message: String!
): Unit