AndroidJavaObject.GetRawClass

Declaration

public IntPtr GetRawClass();

Description

Retrieves the raw jclass pointer to the Java class.

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

Additional resources: AndroidJavaObject.GetRawObject


Did you find this page useful? Please give it a rating: