nabto_device_connection_is_password_authenticated()
DESCRIPTION
Test if the connection is password authenticated.
DECLARATION
NABTO_DEVICE_DECL_PREFIX bool NABTO_DEVICE_API
nabto_device_connection_is_password_authenticated(NabtoDevice* device, NabtoDeviceConnectionRef ref)
PARAMETERS
device:
- [in] The device
ref:
- [in] The connection reference to query
RETURNS
true iff the connection is password authenticated.