API reference
Property EnableIncoming
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
EnableIncoming
Sets whether incoming voice receiver should be enabled.
Defaults to false.
public bool EnableIncoming { set; }
Sets whether incoming voice receiver should be enabled.
Defaults to false.
public bool EnableIncoming { set; }