nabto_device_authorization_request_get_attribute_name()

DESCRIPTION

Get attribute name

DECLARATION

NABTO_DEVICE_DECL_PREFIX const char* NABTO_DEVICE_API
nabto_device_authorization_request_get_attribute_name(NabtoDeviceAuthorizationRequest* request,
                                                      size_t index)

PARAMETERS

request:
[in] The authorization request
index:
[in] The index of the attribute to return the name of.

RETURNS

the name of the attribute.