io.realm.kotlin.internal.interop.realmcConstants Maven / Gradle / Ivy
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (https://www.swig.org).
* Version 4.2.1
*
* Do not make changes to this file unless you know what you are doing - modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package io.realm.kotlin.internal.interop;
public interface realmcConstants {
public final static int REALM_APP_SERVICES = realmcJNI.REALM_APP_SERVICES_get();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy