Version: 2023.2
언어: 한국어

ChannelClientInfo

struct in UnityEditor.MPE

매뉴얼로 전환

설명

A structure that contains all of a ChannelClient's connection data.

변수

clientIdThe channel's channel ID (see ChannelClient.clientId).
connectionIdThe ChannelClient's connection ID.
nameThe ChannelClient's name (see ChannelClient.channelName. This matches the route of the URL connecting to the ChannelService. For example, "127.0.0.1:9292/<channelName>".