webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
cricket::TransportController::ChannelPair Class Reference

Public Member Functions

 ChannelPair (DtlsTransportInternal *dtls, IceTransportInternal *ice)
 
const DtlsTransportInternaldtls () const
 
DtlsTransportInternaldtls ()
 
const IceTransportInternalice () const
 
IceTransportInternalice ()
 

Constructor & Destructor Documentation

◆ ChannelPair()

cricket::TransportController::ChannelPair::ChannelPair ( DtlsTransportInternal dtls,
IceTransportInternal ice 
)
inline

Member Function Documentation

◆ dtls() [1/2]

const DtlsTransportInternal* cricket::TransportController::ChannelPair::dtls ( ) const
inline

◆ dtls() [2/2]

DtlsTransportInternal* cricket::TransportController::ChannelPair::dtls ( )
inline

◆ ice() [1/2]

const IceTransportInternal* cricket::TransportController::ChannelPair::ice ( ) const
inline

◆ ice() [2/2]

IceTransportInternal* cricket::TransportController::ChannelPair::ice ( )
inline

The documentation for this class was generated from the following file: