public void HandleLinkUp() { client.HandleLinkUp(); CrestronConsole.PrintLine("HandleLinkUp: Client status is now " + client.ClientStatus); }