Package com.banuba.sdk.license_utils
Class Informer.CppProxy
java.lang.Object
com.banuba.sdk.license_utils.Informer.CppProxy
- All Implemented Interfaces:
Informer
- Enclosing interface:
- Informer
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.banuba.sdk.license_utils.Informer
Informer.CppProxy
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
finalize()
static void
sendEvent
(LicenseManager manager, String key, String value) Send event to Banuba Servers with custom key and value
-
Method Details
-
_djinni_private_destroy
public void _djinni_private_destroy() -
finalize
-
sendEvent
public static void sendEvent(@Nullable LicenseManager manager, @NonNull String key, @NonNull String value) Description copied from interface:Informer
Send event to Banuba Servers with custom key and value
-