Class WebRtcPeerConnectionExtension.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class WebRtcPeerConnectionExtension.MethodName : WebRtcPeerConnection.MethodName
- Inheritance
-
WebRtcPeerConnectionExtension.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
_AddIceCandidate
Cached name for the '_add_ice_candidate' method.
public static readonly StringName _AddIceCandidate
Field Value
_Close
Cached name for the '_close' method.
public static readonly StringName _Close
Field Value
_CreateDataChannel
Cached name for the '_create_data_channel' method.
public static readonly StringName _CreateDataChannel
Field Value
_CreateOffer
Cached name for the '_create_offer' method.
public static readonly StringName _CreateOffer
Field Value
_GetConnectionState
Cached name for the '_get_connection_state' method.
public static readonly StringName _GetConnectionState
Field Value
_GetGatheringState
Cached name for the '_get_gathering_state' method.
public static readonly StringName _GetGatheringState
Field Value
_GetSignalingState
Cached name for the '_get_signaling_state' method.
public static readonly StringName _GetSignalingState
Field Value
_Initialize
Cached name for the '_initialize' method.
public static readonly StringName _Initialize
Field Value
_Poll
Cached name for the '_poll' method.
public static readonly StringName _Poll
Field Value
_SetLocalDescription
Cached name for the '_set_local_description' method.
public static readonly StringName _SetLocalDescription
Field Value
_SetRemoteDescription
Cached name for the '_set_remote_description' method.
public static readonly StringName _SetRemoteDescription