You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
追加する機能の内容 | Describe the solution you'd like
サーバーに接続完了した状態であることを示すisConnected()(isActive()は接続中もtrueなため別)
サーバーに接続中であることを示すisConnecting()
ルームに接続中であることを示すisJoiningRoom() その機能の追加によって解決する問題 | Is your feature request related to a problem? Please describe.
ルームに接続中であるかサーバーに接続中であるかを識別できるようになる。使い勝手がよくなる。 備考 | Additional context https://discord.com/channels/443310697397354506/999983621408567326/1253004334145212558
The text was updated successfully, but these errors were encountered:
追加する機能の内容 | Describe the solution you'd like
サーバーに接続完了した状態であることを示すisConnected()(isActive()は接続中もtrueなため別)
サーバーに接続中であることを示すisConnecting()
ルームに接続中であることを示すisJoiningRoom()
その機能の追加によって解決する問題 | Is your feature request related to a problem? Please describe.
ルームに接続中であるかサーバーに接続中であるかを識別できるようになる。使い勝手がよくなる。
備考 | Additional context
https://discord.com/channels/443310697397354506/999983621408567326/1253004334145212558
The text was updated successfully, but these errors were encountered: