Enum MediaSendStatus
Indicates whether an AudioSocket or VideoSocket is capable of sending media.
Namespace: Microsoft.Skype.Bots.Media
Assembly: Microsoft.Skype.Bots.Media.dll
Syntax
public enum MediaSendStatus
Fields
| Name | Description |
|---|---|
| Active | Media can be sent |
| Inactive | Media cannot be sent |