Package-level declarations
Types
Link copied to clipboard
Keeps the sdk string ids as enum type.
Link copied to clipboard
Generic basic list interface.
Link copied to clipboard
Wraps a native map
Link copied to clipboard
This is used by all Kotlin SDK objects that keeps a native implementation. For example In native you can obtain the native address of an kotlin object that extends this class by simply calling getNativeAddress(env, this_jObject); see JNIGemNativeObj.h
Link copied to clipboard
object GemUtilImages
Utility class
Link copied to clipboard
object ImageConverter
Image converter helper.
Link copied to clipboard
Will allocate a native object at request of GemNativeObj
Link copied to clipboard
Used to trigger an event when a pemission had granted/revoked.
Link copied to clipboard
Permission Listener
Link copied to clipboard
object SdkVariant
Sdk Variant
Link copied to clipboard
Helper class to wait for a response.