Hi Danny,
The AT commands AT+RSSI and AT+SNR will display RSSI and SNR of downlink packets. Call getRssiStats() and getSnrStats() from the library to get the same information.
If you are interested, AT+PING or ping() get you the RSSI and SNR of uplink packets.
Kind regards,
Leon