godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
WebRTCPeerConnection.getConnectionState
godot
webrtcpeerconnection
WebRTCPeerConnection
Returns the connection state. See
connectionstate
.
struct
WebRTCPeerConnection
@
nogc
nothrow const
WebRTCPeerConnection.ConnectionState
getConnectionState
(
)
Meta
Source
See Implementation
godot
webrtcpeerconnection
WebRTCPeerConnection
aliases
BaseClasses
enums
ConnectionState
Constants
functions
addIceCandidate
close
createDataChannel
createOffer
getConnectionState
initialize
opAssign
opEquals
poll
setLocalDescription
setRemoteDescription
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the connection state. See connectionstate.