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 Dec 11, 2024, 8:58:43 AM