umbot - v2.0.8
    Preparing search index...

    Interface ISberSmartAppSession

    Сессия смартапа Содержит данные о текущей сессии

    interface ISberSmartAppSession {
        device: ISberSmartAppDeviceInfo;
        meta: ISberSmartAppMetaInfo;
        sessionId: string;
        messageId: number;
        uuid: ISberSmartAppUuId;
        projectName: string;
    }
    Index

    Properties

    Информация об устройстве

    Метаданные

    sessionId: string

    ID сессии

    messageId: number

    ID сообщения

    ID пользователя

    projectName: string

    Имя проекта