Interface Informer

All Known Implementing Classes:
Informer.CppProxy

public interface Informer
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static class  Informer.CppProxy  
  • Method Summary

    Static Methods
    Modifier and Type Method Description
    static void sendEvent​(LicenseManager manager, java.lang.String key, java.lang.String value)
    Send event to Banuba Servers with custom key and value
  • Method Details

    • sendEvent

      static void sendEvent​(@Nullable LicenseManager manager, @NonNull java.lang.String key, @NonNull java.lang.String value)
      Send event to Banuba Servers with custom key and value