public class MTProtoEndpoint
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MTProtoEndpoint.EndpointType |
| Constructor and Description |
|---|
MTProtoEndpoint(MTProtoEndpoint.EndpointType endpointType,
java.lang.String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
MTProtoEndpoint.EndpointType |
getEndpointType() |
java.lang.String |
getHost() |
int |
getPort() |
public MTProtoEndpoint(MTProtoEndpoint.EndpointType endpointType, java.lang.String host, int port)
public MTProtoEndpoint.EndpointType getEndpointType()
public java.lang.String getHost()
public int getPort()