Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IClientApp

The client application details

export
interface

IClientApp

Hierarchy

  • IClientApp

Index

Properties

Optional DisplayName

DisplayName: undefined | string

Optional user friendly display name of the application

UUID

UUID: string

Unique uuid v4 to identify the ClientApp instance

Optional UserAgent

UserAgent: undefined | string

The EVA user agent. Will be retrieved from the core settings if not provided

Optional UserID

UserID: undefined | number

The current user for the App

Optional UserType

UserType: UserTypes

The current user type for the App