AndroidJavaObject.GetRawObject

public IntPtr GetRawObject();

Description

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答