Package com.thecoderscorner.menu.remote
Interface ConnectorFactory
- All Known Implementing Classes:
SocketControllerBuilder
public interface ConnectorFactory
-
Method Summary
Modifier and TypeMethodDescriptionbooleanattemptPairing(Optional<Consumer<AuthStatus>> maybePairingListener) build()
-
Method Details
-
build
- Throws:
IOException
-
attemptPairing
- Throws:
IOException
-