![]() |
nRF Connect SDK API 3.3.99
|
| int nrf_cloud_credentials_check | ( | struct nrf_cloud_credentials_status *const | cs | ) |
#include <include/net/nrf_cloud.h>
Check if credentials exist in the configured location.
| [out] | cs | Results of credentials check. |
| 0 | Successfully obtained status of credentials. |
| -EIO | Error checking if credential exists. |
| -EINVAL | Error; invalid parameter. |