nabto_device_service_invocation_get_response_message_size()

DESCRIPTION

Get the length of the response message from the service invocation. Undefined if the invocation failed.

DECLARATION

NABTO_DEVICE_DECL_PREFIX size_t NABTO_DEVICE_API
nabto_device_service_invocation_get_response_message_size(NabtoDeviceServiceInvocation* serviceInvocation)

PARAMETERS

serviceInvocation:
[in] The service invocation object.

RETURNS

The length of the response message.