NurApiAccWirelessChargeStatus Enumeration

Wireless charging status

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public enum AccWirelessChargeStatus

Members

OFF0 The accessory stated that wireless charging is currently off.
ON1 The accessory stated that wireless charging is currently on.
REFUSED-1 The accessory stated that wireless charging is currently not available.
FAIL-2 There was an unexpected error in the communications (no reply, timeout etc..)
NOT_SUPPORTED-3 The accessory device replied with HW mismatch error

See Also