Interface SyncManager

    • Method Detail

      • getSyncHandler

        @Nullable
        @Nullable SyncHandler getSyncHandler​(@NotNull
                                             @NotNull java.lang.String name)
        Returns the sync handler with the given name.
        Parameters:
        name - the name of the sync handler or null
        Returns:
        the sync handler