Version: 2022.3

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>".