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 7497294 commit f0b2db3Copy full SHA for f0b2db3
Runtime/Scripts/RTCDataChannel.cs
@@ -326,7 +326,7 @@ public DelegateOnMessage OnMessage
326
}
327
328
/// <summary>
329
- /// Delegate to be called when the data channel's messages is opened or reopened.
+ /// Delegate to be called when the data channel's message transport mechanism is opened or reopened.
330
/// </summary>
331
/// <remarks>
332
/// The `OnOpen` delegate is triggered when the data channel successfully establishes its underlying transport mechanism.
0 commit comments