nabto_device_authorization_request_get_attributes_size()
DESCRIPTION
Get the number of attributes this authorization request contains.
DECLARATION
NABTO_DEVICE_DECL_PREFIX size_t NABTO_DEVICE_API
nabto_device_authorization_request_get_attributes_size(NabtoDeviceAuthorizationRequest* request)
PARAMETERS
request:
- [in] The authorization request
RETURNS
The number of attributes the request contains.