| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
UtpModule |
build() |
UtpModule.Builder |
listenOn(int port)
Configures on which UDP port uTP connections will be accepted.
|
public UtpModule.Builder listenOn(int port)
port - The UDP port.public UtpModule build()
Copyright © 2017. All rights reserved.