Table of Contents

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

StringName

GetBufferedAmount

Cached name for the 'get_buffered_amount' method.

public static readonly StringName GetBufferedAmount

Field Value

StringName

GetId

Cached name for the 'get_id' method.

public static readonly StringName GetId

Field Value

StringName

GetLabel

Cached name for the 'get_label' method.

public static readonly StringName GetLabel

Field Value

StringName

GetMaxPacketLifeTime

Cached name for the 'get_max_packet_life_time' method.

public static readonly StringName GetMaxPacketLifeTime

Field Value

StringName

GetMaxRetransmits

Cached name for the 'get_max_retransmits' method.

public static readonly StringName GetMaxRetransmits

Field Value

StringName

GetProtocol

Cached name for the 'get_protocol' method.

public static readonly StringName GetProtocol

Field Value

StringName

GetReadyState

Cached name for the 'get_ready_state' method.

public static readonly StringName GetReadyState

Field Value

StringName

GetWriteMode

Cached name for the 'get_write_mode' method.

public static readonly StringName GetWriteMode

Field Value

StringName

IsNegotiated

Cached name for the 'is_negotiated' method.

public static readonly StringName IsNegotiated

Field Value

StringName

IsOrdered

Cached name for the 'is_ordered' method.

public static readonly StringName IsOrdered

Field Value

StringName

Poll

Cached name for the 'poll' method.

public static readonly StringName Poll

Field Value

StringName

SetWriteMode

Cached name for the 'set_write_mode' method.

public static readonly StringName SetWriteMode

Field Value

StringName

WasStringPacket

Cached name for the 'was_string_packet' method.

public static readonly StringName WasStringPacket

Field Value

StringName