Avoid punning enum names in documentation
This commit is contained in:
@ -76,7 +76,7 @@
|
||||
<method name="get_signaling_state" qualifiers="const">
|
||||
<return type="int" enum="WebRTCPeerConnection.SignalingState" />
|
||||
<description>
|
||||
Returns the [enum SignalingState] on the local end of the connection while connecting or reconnecting to another peer.
|
||||
Returns the signaling state on the local end of the connection while connecting or reconnecting to another peer.
|
||||
</description>
|
||||
</method>
|
||||
<method name="initialize">
|
||||
|
||||
Reference in New Issue
Block a user