TTMSFNCCustomCloudSlack.GetTestTokensResult Method
Returns whether a token test response indicates valid tokens.
API unit family: TMSFNCCloudSlack
Declaring type: TTMSFNCCustomCloudSlack
Syntax
function GetTestTokensResult(const ARequestResult: TTMSFNCCloudBaseRequestResult): Boolean; override;
Parameters
| Name | Description |
|---|---|
ARequestResult |
Request result returned by the service call. |
Returns
True when the response confirms that the current tokens are valid.