UnicastRequest.route#

property UnicastRequest.route: Route | None

The route to the recipient.

Returns:

The route to the recipient if available, None otherwise.

Return type:

Route | None