Class: Toybox.Communications.MailboxIterator

Overview

Get the messages out of the Mailbox.

This has been deprecated

This class may be removed after System 4.

See Also:

Since:

API Level 1.0.0

Supported Devices:

Typedef Summary collapse

Instance Method Summary collapse

Instance Method Details

next() as MailboxIterator.MailboxValueType or Null

Get the next message from the mailbox.

Returns:

  • Message content, or null if no messages

Since:

API Level 1.0.0


Generated Apr 17, 2024 9:40:37 AM