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 Mar 10, 2026, 11:32:35 AM