Overte C++ Documentation
WDCSetSessionDescriptionObserver Class Reference

A WebRTC session description observer. More...

#include <WebRTCDataChannels.h>

Inherits webrtc::SetSessionDescriptionObserver.

Public Member Functions

void OnSuccess () override
 The call to SetLocalDescription or SetRemoteDescription succeeded.
 
void OnFailure (webrtc::RTCError error) override
 The call to SetLocalDescription or SetRemoteDescription failed. More...
 

Detailed Description

A WebRTC session description observer.

Member Function Documentation

◆ OnFailure()

void WDCSetSessionDescriptionObserver::OnFailure ( webrtc::RTCError  error)
override

The call to SetLocalDescription or SetRemoteDescription failed.

Parameters
errorError information.

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