Class: Toybox.BluetoothLowEnergy.Iterator

Overview

Content iterator for Bluetooth Low Energy Data

Since:

API Level 3.1.0

Instance Method Summary collapse

Instance Method Details

next() as Lang.Object or Null

Get the next item in the list

Returns:

  • Lang.Object

    The next item, or null if end of list

Since:

API Level 3.1.0


Generated Apr 17, 2024 9:40:37 AM