Class WebRtcDataChannel.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class WebRtcDataChannel.MethodName : PacketPeer.MethodName
- Inheritance
-
WebRtcDataChannel.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Close
Cached name for the 'close' method.
public static readonly StringName Close
Field Value
GetBufferedAmount
Cached name for the 'get_buffered_amount' method.
public static readonly StringName GetBufferedAmount
Field Value
GetId
Cached name for the 'get_id' method.
public static readonly StringName GetId
Field Value
GetLabel
Cached name for the 'get_label' method.
public static readonly StringName GetLabel
Field Value
GetMaxPacketLifeTime
Cached name for the 'get_max_packet_life_time' method.
public static readonly StringName GetMaxPacketLifeTime
Field Value
GetMaxRetransmits
Cached name for the 'get_max_retransmits' method.
public static readonly StringName GetMaxRetransmits
Field Value
GetProtocol
Cached name for the 'get_protocol' method.
public static readonly StringName GetProtocol
Field Value
GetReadyState
Cached name for the 'get_ready_state' method.
public static readonly StringName GetReadyState
Field Value
GetWriteMode
Cached name for the 'get_write_mode' method.
public static readonly StringName GetWriteMode
Field Value
IsNegotiated
Cached name for the 'is_negotiated' method.
public static readonly StringName IsNegotiated
Field Value
IsOrdered
Cached name for the 'is_ordered' method.
public static readonly StringName IsOrdered
Field Value
Poll
Cached name for the 'poll' method.
public static readonly StringName Poll
Field Value
SetWriteMode
Cached name for the 'set_write_mode' method.
public static readonly StringName SetWriteMode
Field Value
WasStringPacket
Cached name for the 'was_string_packet' method.
public static readonly StringName WasStringPacket