Class: Toybox.Communications.ConnectionListener

Overview

Provide a callback function for communications operations.

Since:

API Level 1.0.0

Supported Devices:

Instance Method Summary collapse

Instance Method Details

onComplete() as Void

Callback when a communications operation completes.

Since:

API Level 1.0.0

onError() as Void

Callback when a communications operation error occurs.

Since:

API Level 1.0.0


Generated Jun 26, 2024 1:13:55 PM