Table of Contents

TMS FNC Cloud Hubic Guides

Authentication

Set the authentication properties on TTMSFNCCloudHubic before calling any service methods. Refer to the service provider's developer documentation for the credentials required.

Key operations

Use the methods on TTMSFNCCloudHubic to read, write, and manage data in Hubic cloud storage. Assign event handlers to process responses asynchronously.

Error handling

Service errors are reported through the component's error events. Check the error code and message to determine the cause and retry or surface the error to the user as needed.

See also