TTMSFNCCustomCloudBox.GetAccountInfoPromise Method
Requests account information asynchronously and returns a promise that resolves when the request completes.
API unit family: TMSFNCCloudBox
Declaring type: TTMSFNCCustomCloudBox
Syntax
function GetAccountInfoPromise: IPromise<TVoid>;
Returns
A promise that resolves when the account-info request finishes.