Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAddress()

Gets the address of the ChannelService. This is always a local address. For example, 127.0.0.1.
Read time 1 minuteLast updated 11 days ago

Definition

public static string GetAddress()

Returns

Type

Description

stringThe address where the ChannelService listens to new connections.