C# Класс SensorbergSDK.Internal.Data.SdkData

Persisten storage of the sdk related configuration and settings.
Показать файл Открыть проект

Открытые методы

Метод Описание
NextId ( ) : int

Returns next incremental ID. The ID is global to the application and the counter is not reset, when the application is restarted.

Описание методов

NextId() публичный статический Метод

Returns next incremental ID. The ID is global to the application and the counter is not reset, when the application is restarted.
public static NextId ( ) : int
Результат int