AndroidJNI.IsSameObject

Declaration

public static bool IsSameObject(IntPtr obj1, IntPtr obj2);

Description

Tests whether two references refer to the same Java object.


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