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