sendKey(with:completion:)

Declaration

func sendKey(with params: MTRKeypadInputClusterSendKeyParams, completion: @escaping  @Sendable (MTRKeypadInputClusterSendKeyResponseParams?, (any Error)?) -> Void)
func sendKey(with params: MTRKeypadInputClusterSendKeyParams) async throws -> MTRKeypadInputClusterSendKeyResponseParams