Interface DittoTransportConfig.Builder.UpdateListenConfig

Enclosing class:
DittoTransportConfig.Builder
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface DittoTransportConfig.Builder.UpdateListenConfig
Functional interface for configuring listen transports.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(@NonNull DittoListen.Builder listen)
    Updates the listen configuration.