Delegate EntityDelegate
Namespace: Speechly.Types
Assembly: speechly-dotnet.dll
Syntax
public delegate void EntityDelegate(MsgEntity msg);
Parameters
Type | Name | Description |
---|---|---|
MsgEntity | msg |
public delegate void EntityDelegate(MsgEntity msg);
Type | Name | Description |
---|---|---|
MsgEntity | msg |