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 Sep 23, 2024, 3:32:48 PM