nm_iam_stop()

DESCRIPTION

Stop the IAM module. This stops the NabtoDeviceListeners owned by the IAM module. These listeners can also be implicitly stopped using nabto_device_stop().

DECLARATION

void nm_iam_stop(struct nm_iam* iam)

PARAMETERS

iam:
[in] IAM module to stop.