Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsConnected()

Checks whether the ChannelClient connected to a ChannelService.
Read time 1 minuteLast updated 12 days ago

Definition

public bool IsConnected()

Returns

Type

Description

boolReturn true if connected, and false otherwise.