Enum MediaReceiveStatus
Indicates if the VideoSocket is capable of receiving media.
Namespace: Microsoft.Skype.Bots.Media
Assembly: Microsoft.Skype.Bots.Media.dll
Syntax
public enum MediaReceiveStatus
Fields
Name | Description |
---|---|
Active | Media can be received, video subscription is allowed |
Inactive | Media cannot be received. Video subscription is not allowed |