nabto_client_stop()

DEPRECATED

This function is deprecated and should not be used for new implementations. use nabto_client_stop2()

DESCRIPTION

Stop a client context.

This function is blocking until no more callbacks are in progress on the event or callback queues.

DECLARATION

NABTO_CLIENT_DECL_PREFIX void NABTO_CLIENT_API
nabto_client_stop(NabtoClient* context)

PARAMETERS

context:
[in] The NabtoClient to stop