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 18, 2024 2:40:11 PM