Skip to main content

WebRTCPeerConnectionExtension

Inherits: WebRTCPeerConnection < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

Error_add_ice_candidate\ (\ p_sdp_mid_name: String, p_sdp_mline_index: int, p_sdp_name: String\ ) virtual required
void_close\ (\ ) virtual required
WebRTCDataChannel_create_data_channel\ (\ p_label: String, p_config: Dictionary\ ) virtual required
Error_create_offer\ (\ ) virtual required
ConnectionState_get_connection_state\ (\ ) virtual required const
GatheringState_get_gathering_state\ (\ ) virtual required const
SignalingState_get_signaling_state\ (\ ) virtual required const
Error_initialize\ (\ p_config: Dictionary\ ) virtual required
Error_poll\ (\ ) virtual required
Error_set_local_description\ (\ p_type: String, p_sdp: String\ ) virtual required
Error_set_remote_description\ (\ p_type: String, p_sdp: String\ ) virtual required

Method Descriptions

Error _add_ice_candidate\ (\ p_sdp_mid_name: String, p_sdp_mline_index: int, p_sdp_name: String\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


void _close\ (\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


WebRTCDataChannel _create_data_channel\ (\ p_label: String, p_config: Dictionary\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


Error _create_offer\ (\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


ConnectionState _get_connection_state\ (\ ) virtual required const 🔗

There is currently no description for this method. Please help us by contributing one!


GatheringState _get_gathering_state\ (\ ) virtual required const 🔗

There is currently no description for this method. Please help us by contributing one!


SignalingState _get_signaling_state\ (\ ) virtual required const 🔗

There is currently no description for this method. Please help us by contributing one!


Error _initialize\ (\ p_config: Dictionary\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


Error _poll\ (\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


Error _set_local_description\ (\ p_type: String, p_sdp: String\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!


Error _set_remote_description\ (\ p_type: String, p_sdp: String\ ) virtual required 🔗

There is currently no description for this method. Please help us by contributing one!