Click or drag to resize

WebRTCDataChannelGetLabel Method

Returns the label assigned to this channel during creation.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetLabel()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.WebRTCDataChannel.GetLabel"]

See Also