Interface DittoTransportConfig.Builder.UpdatePeerToPeerConfig

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.UpdatePeerToPeerConfig
Functional interface for configuring peer-to-peer transports.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(@NonNull DittoPeerToPeer.Builder peerToPeer)
    Updates the peer-to-peer configuration.