public class MTProtoParams
extends java.lang.Object
| Constructor and Description |
|---|
MTProtoParams(long authId,
long sessionId,
ActorApiConfig config) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAuthId() |
ActorApiConfig |
getConfig() |
long |
getSessionId() |
public MTProtoParams(long authId,
long sessionId,
ActorApiConfig config)
public long getAuthId()
public long getSessionId()
public ActorApiConfig getConfig()