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. |