WebRTCDataChannelGetId Method |
Returns the id assigned to this channel during creation (or auto-assigned during negotiation).
If the channel is not negotiated out-of-band the id will only be available after the connection is established (will return 65535 until then).
Namespace: Godot
public int GetId()
[Missing <returns> documentation for "M:Godot.WebRTCDataChannel.GetId"]