We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b2db3 commit ed7b2dfCopy full SHA for ed7b2df
Runtime/Scripts/RTCDataChannel.cs
@@ -360,7 +360,7 @@ public DelegateOnOpen OnOpen
360
}
361
362
/// <summary>
363
- /// Delegate to be called when the data channel's messages is closed.
+ /// Delegate to be called when the data channel's message transport mechanism is closed.
364
/// </summary>
365
/// <remarks>
366
/// The close event is sent to the onclose event handler on an RTCDataChannel instance when the data transport for the data channel has closed.
0 commit comments