Throws a HAP status error that is sent back to HomeKit.
throw new HapStatusError(HAPStatus.OPERATION_TIMED_OUT); Copy
throw new HapStatusError(HAPStatus.OPERATION_TIMED_OUT);
Throws a HAP status error that is sent back to HomeKit.
Example