Interface Informer

All Known Implementing Classes:
Informer.CppProxy

public interface Informer
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
     
  • Method Summary

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

    • sendEvent

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