unlockWithTimeout(with:completionHandler:)

Declaration

func unlockWithTimeout(with params: MTRDoorLockClusterUnlockWithTimeoutParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func unlockWithTimeout(with params: MTRDoorLockClusterUnlockWithTimeoutParams) async throws