Summary
Information about your application
- Namespace
- OpenTl
.ClientApi .MtProto - Implementing Types
graph TD
Type["IApplicationProperties"]
class Type type-node
Type-.->Implementing0["ApplicationProperties"]
click Implementing0 "/OpenTl.ClientApi/api/OpenTl.ClientApi/ApplicationProperties"
Syntax
public interface IApplicationProperties
Properties
| Name | Value | Summary |
|---|---|---|
| AppVersion | string |
Application version
|
| DeviceModel | string |
Decive model
|
| LangCode | string |
Language code
|
| LangPack | string |
Language pack
|
| SystemLangCode | string |
System langualge code
|
| SystemVersion | string |
System version
|