nRF Connect SDK API 2.8.99
|
int nrf_cloud_tenant_id_get | ( | char * | id_buf, |
size_t | id_len ) |
#include <include/net/nrf_cloud.h>
Retrieve the current customer tenant ID.
[in,out] | id_buf | Buffer to receive the tenant ID. |
[in] | id_len | Size of buffer (NRF_CLOUD_TENANT_ID_MAX_LEN). |
0 | If successful. |