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 Apr 1, 2025, 11:14:47 AM