Show / Hide Table of Contents

    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

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.