Click or drag to resize

WebRTCDataChannelClose Method

Closes this data channel, notifying the other peer.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Close()
See Also