Skip to content

Commit 6c06bb3

Browse files
committed
Adding explanation to the not implemented for the ApiEvent
1 parent 3437a46 commit 6c06bb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/ref/Events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interface ApiEvent {
2525
<TabItem value="dotnet" label=".NET">
2626

2727
```
28-
Not implemented
28+
Not implemented, as ApiEvent and Fdc3Event definitions are the same, given .NET can not restrict on a string enum. Use IFdc3Event instead
2929
```
3030

3131
</TabItem>

0 commit comments

Comments
 (0)