WebRTCDataChannel.GDNativeClassBinding

Undocumented in source.

Members

Static variables

close
GodotMethod!(void) close;
Undocumented in source.
getId
GodotMethod!(long) getId;
Undocumented in source.
getLabel
GodotMethod!(String) getLabel;
Undocumented in source.
getMaxPacketLifeTime
GodotMethod!(long) getMaxPacketLifeTime;
Undocumented in source.
getMaxRetransmits
GodotMethod!(long) getMaxRetransmits;
Undocumented in source.
getProtocol
GodotMethod!(String) getProtocol;
Undocumented in source.
getReadyState
GodotMethod!(WebRTCDataChannel.ChannelState) getReadyState;
Undocumented in source.
getWriteMode
GodotMethod!(WebRTCDataChannel.WriteMode) getWriteMode;
Undocumented in source.
isNegotiated
GodotMethod!(bool) isNegotiated;
Undocumented in source.
isOrdered
GodotMethod!(bool) isOrdered;
Undocumented in source.
poll
GodotMethod!(GodotError) poll;
Undocumented in source.
setWriteMode
GodotMethod!(void, long) setWriteMode;
Undocumented in source.
wasStringPacket
GodotMethod!(bool) wasStringPacket;
Undocumented in source.

Meta