Enum TransceiverDirection

Definition

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

Specifies the transceiver direction type.

C#
Copy
public enum TransceiverDirection
Name Description
RecvOnly

Receive only.

SendOnly

Send only.

SendRecv

Send and receive.