Class WebRTCDataChannelEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the DataChannel event.
C#Copypublic class WebRTCDataChannelEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsWebRTCDataChannelEventArgs
Properties
Declaration
C#Copypublic WebRTCDataChannel DataChannel { get; }
Property Value
| Type | Description |
|---|---|
| WebRTCDataChannel |