nabto_device_authorization_request_get_action()

DESCRIPTION

Get the action associated with the request.

The string should not be freed and the lifetime is limited by the call to nabto_device_authorization_request_free()

DECLARATION

NABTO_DEVICE_DECL_PREFIX const char* NABTO_DEVICE_API
nabto_device_authorization_request_get_action(NabtoDeviceAuthorizationRequest* request)

PARAMETERS

request:
[in] The authorization request

RETURNS

The action string.