- All Superinterfaces:
- RTCOfferAnswerOptions
- Enclosing interface:
- RTCOfferAnswerOptions
@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RTCOfferAnswerOptions.Builder
extends RTCOfferAnswerOptions
The WebRTC API's RTCOfferAnswerOptions dictionary is used to specify options that configure and control the process of creating WebRTC offers or answers.
- See Also:
- RTCOfferAnswerOptions - MDN,
RTCOfferAnswerOptions - WebRTC 1.0: Real-time Communication Between Browsers