Table of Contents

TTMSFNCCloudCustomStellarDataStore.GetUserPromise Method

Requests the authenticated user and returns a promise that resolves when the request completes.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudCustomStellarDataStore

Syntax

function GetUserPromise: IPromise<TVoid>;

Returns

A promise resolved after the user request completes.