- Namespace
- OpenTl
.ClientApi .MtProto - Interfaces
-
- ISession
graph TD
Interface0["ISession"]-.->Type
Type["IClientSession"]
class Type type-node
Syntax
public interface IClientSession : ISession
Properties
| Name | Value | Summary |
|---|---|---|
| Port | int | |
| ServerAddress | string | |
| TimeOffset | int | |
| UpdateState | TState |
Methods
| Name | Value | Summary |
|---|---|---|
| Clone |
IClientSession |