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.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<DataChannelType>(DataChannelType, string)
    Extensions.LoadFromXaml<DataChannelType>(DataChannelType, string)
    Extensions.LoadFromXaml<DataChannelType>(DataChannelType, Type)
    Extensions.LoadFromXamlFile<DataChannelType>(DataChannelType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX