Polar Help

CloudConnectionEvent Class

Introduction

The CloudConnectionEvent class represents an event that is triggered when the server connects to the Polar cloud.

Methods

This class extends CloudConnectionEvent and inherits all its methods.

server

Server server();

Returns:

The current server.

host

String host();

Returns:

Cloud instance host address.

port

int port();

Returns:

Cloud instance port.