Enum DataChannelType

Definition

Namespace:
Tizen.Multimedia.Remoting
Assembly:
Tizen.Multimedia.Remoting.dll
API Level:
9

Specifies data type that transfers on data channel.

C#
Copy
public enum DataChannelType
Name Description
Bytes

The byte data type.

Strings

The string data type.