Click or drag to resize

WebRTCDataChannelIsNegotiated Method

Returns true if this channel was created with out-of-band configuration.

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

Return Value

Type: Boolean

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

See Also