Get the number of bytes (characters) available for reading. This is data that’s already arrived and stored in a receive buffer (which holds 8 bytes). available() inherits from the Stream utility class.
SigFox.available()
none
the number of bytes available to read