- addPeer
GodotMethod!(GodotError, WebRTCPeerConnection, long, long) addPeer;
Undocumented in source.
- close
GodotMethod!(void) close;
Undocumented in source.
- getPeer
GodotMethod!(Dictionary, long) getPeer;
Undocumented in source.
- getPeers
GodotMethod!(Dictionary) getPeers;
Undocumented in source.
- hasPeer
GodotMethod!(bool, long) hasPeer;
Undocumented in source.
- initialize
GodotMethod!(GodotError, long, bool) initialize;
Undocumented in source.
- removePeer
GodotMethod!(void, long) removePeer;
Undocumented in source.