Class WebRTCDataChannelEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Data
public class WebRTCDataChannelEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args WebRTCData Channel Event Args
Properties
View SourceDataChannel
Gets the created data channel instance.
Declaration
public WebRTCDataChannel DataChannel { get; }
Property Value
Type | Description |
---|---|
Web |