lockDoor(with:completion:)

Declaration

func lockDoor(with params: MTRDoorLockClusterLockDoorParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func lockDoor(with params: MTRDoorLockClusterLockDoorParams?) async throws