Options
All
  • Public
  • Public/Protected
  • All
Menu

The API for operations related to Trimble Connect users.

Hierarchy

  • UserAPI

Index

Methods

  • Gets the current user settings asynchronously.

    Returns Promise<UserSettings>

    The awaitable task that returns the current user settings.

  • Gets the current Trimble Connect user asynchronously.

    Returns Promise<ConnectUser>

    The awaitable task that returns the current Trimble Connect user.

  • Gets the current user settings asynchronously from the Trimble connect project extension.

    deprecated

    Use UserAPI.getUser instead.

    Returns Promise<ConnectUser>

    The awaitable task that returns the current user settings.