port property

int port

The port of the WebSocket URL to connect to. Defaults to 443 if secure or 80 if not.

Implementation

int get port;