Newer Version Available

This content describes an older version of this product. View Latest

UserAppInfo

Stores the last Lightning app logged in to. This object is available in API version 38.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Name Details
AppDefinitionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description

The ID of the last Lightning app that the user logged in to. This field is available in API version 43.0 and later.

This is a relationship field.
Relationship Name
AppDefinition
Relationship Type
Lookup
Refers To
AppDefinition
FormFactor
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The relative size of the app as displayed. Values are:
  • Small—suitable for a small device like a mobile phone
  • Medium—suitable for a tablet
  • Large—suitable for a large display device, like a monitor
It’s possible to have three versions of the app as the one last logged in to, where each version has a different form factor.
UserId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the user that used this app.
This is a relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User