channelName
The name of the channel this ChannelClient is connected to. The name matches the route of the URL used to connect to Unity's ChannelService. For example, 127.0.0.1:8928/\<my Channel Name\>.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public string channelName { get; }