Version: 2020.2
언어: 한국어
public IntPtr GetRawClass ();

설명

Retrieves the raw jclass pointer to the Java class.

Note: Using raw JNI functions requires advanced knowledge of the Android Java Native Interface (JNI). Please take note.

See Also: GetRawObject.