Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ChannelService.GetAddress

Declaration

public static string GetAddress();

Returns

string The address where the ChannelService listens to new connections.

Description

Gets the address of the ChannelService. This is always a local address. For example, 127.0.0.1.