We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3437a46 commit 6c06bb3Copy full SHA for 6c06bb3
1 file changed
docs/api/ref/Events.md
@@ -25,7 +25,7 @@ interface ApiEvent {
25
<TabItem value="dotnet" label=".NET">
26
27
```
28
-Not implemented
+Not implemented, as ApiEvent and Fdc3Event definitions are the same, given .NET can not restrict on a string enum. Use IFdc3Event instead
29
30
31
</TabItem>
0 commit comments