nabto_client_connection_end_of_direct_candidates()

DESCRIPTION

Inform the connection that no more direct endpoints will be added to the connection.

DECLARATION

NABTO_CLIENT_DECL_PREFIX NabtoClientError NABTO_CLIENT_API
nabto_client_connection_end_of_direct_candidates(NabtoClientConnection* connection)

PARAMETERS

connection:
[in] The connection.

RETURNS

NABTO_CLIENT_EC_OK if success.