public IntPtr GetRawObject ();

설명

Retrieves the raw jobject pointer to the Java object.

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

See Also: GetRawClass.