Enum DataChannelType

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Specifies data type that transfers on data channel.

    public enum DataChannelType

    Fields

    Name Description
    Bytes

    The byte data type.

    Strings

    The string data type.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX